ScheduleDefinition.IsValidCombinedParameters
Method
Description:
Checks if data is valid for combined parameters
Checks if data is valid for combined parameters
Parameters
| Parameter | Type | Description |
|---|---|---|
| data | IList | data is array of TableCellCombinedParameterData to be set as combined parameters |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |