Property | Type | Description |
---|
Method | Description | |
---|---|---|
CanAdd ( ) : bool | ||
CanRemove ( ) : bool | ||
ClearRow ( ) : void | ||
ConvertToOutputTO ( ) : |
||
DataSplitDTO ( ) : System.Collections.Generic | ||
DataSplitDTO ( string outputVariable, string splitType, string at, int indexNum, bool include = false, bool inserted = false ) : System.Collections.Generic | ||
GetRuleSet ( string propertyName, string datalist ) : IRuleSet | ||
IsEmpty ( ) : bool | ||
RaiseCanAddRemoveChanged ( ) : void |
public ConvertToOutputTO ( ) : |
||
return |
public DataSplitDTO ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public DataSplitDTO ( string outputVariable, string splitType, string at, int indexNum, bool include = false, bool inserted = false ) : System.Collections.Generic | ||
outputVariable | string | |
splitType | string | |
at | string | |
indexNum | int | |
include | bool | |
inserted | bool | |
return | System.Collections.Generic |
public GetRuleSet ( string propertyName, string datalist ) : IRuleSet | ||
propertyName | string | |
datalist | string | |
return | IRuleSet |