Dependency |
[in] |
1:ParameterDependencyEnumeration |
Dependency specifies how to select (filter) a subset of the dataset based on dependency. |
UserSubset |
[in] |
0:Boolean |
UserSubset specifies how to select (filter) a subset of the dataset based on the user-defined UserSubset. |
CompleteSet |
[in] |
0:Boolean |
If CompleteSet is True, then the method returns the complete dataset without considering the input
parameters Dependency and UserSubset. |
DataSetList |
[out] |
1:DataSetDefinitionType |
The list of parameters filtered as per the input arguments Dependency and UserSubset. |
ExecutionFeedback |
[out] |
1:MethodExecutionFeedbackType |
The extended feedback returning a detailed message in case of execution failure. |