The following tables list the members exposed by UAPublishedDataSetElement.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ConfigurationVersion | The configuration version for the current configuration of the dataset. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSetClassId | The globally unique identifier of the class of the dataset. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSetClassIdString | The globally unique identifier of the class of the dataset, expressed as a string. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSetMetaData | Describes the content and semantic of a dataset. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ExtensionFieldValueDictionary | Allows the configuration of fields with values to be included in the dataset when the existing address space of the publisher does not provide the necessary information. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasDataSetClassId | Determines whether data set class Id is provided with the published dataset. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name | Name of the published dataset. |
Top
Public Methods
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
Public Operators
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |
Top
See Also