PublishedDataItemsType

BrowseName
PublishedDataItemsType
SuperType
PublishedDataSetType(PublishedDataSetType)

Properties

Name BrowseName DataType Description
PublishedData PublishedVariableDataType
ConfigurationVersion ConfigurationVersionDataType (Inherited from PublishedDataSetType)
DataSetMetaData DataSetMetaDataType (Inherited from PublishedDataSetType)
DataSetClassId Guid (Inherited from PublishedDataSetType)
CyclicDataSet Boolean (Inherited from PublishedDataSetType)
ExtensionFields (Inherited from PublishedDataSetType)

Methods

AddVariables

BrowseName
AddVariables
Table 1. InputArguments
Name DataType Description
ConfigurationVersion ConfigurationVersionDataType
FieldNameAliases String
PromotedFields Boolean
VariablesToAdd PublishedVariableDataType
Table 2. OutputArguments
Name DataType Description
NewConfigurationVersion ConfigurationVersionDataType
AddResults StatusCode

RemoveVariables

BrowseName
RemoveVariables
Table 3. InputArguments
Name DataType Description
ConfigurationVersion ConfigurationVersionDataType
VariablesToRemove UInt32
Table 4. OutputArguments
Name DataType Description
NewConfigurationVersion ConfigurationVersionDataType
RemoveResults StatusCode