The following tables list the members exposed by UAPublishedDataSetElement.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | ConfigurationVersion | The configuration version for the current configuration of the dataset.   | 
  | DataSetClassId | The globally unique identifier of the class of the dataset.   | 
  | DataSetClassIdString | The globally unique identifier of the class of the dataset, expressed as a string.   | 
  | DataSetMetaData | Describes the content and semantic of a dataset.   | 
  | 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.   | 
  | HasDataSetClassId | Determines whether data set class Id is provided with the published dataset.   | 
  | Name | Name of the published dataset.   | 
Top 
            
            
            
            Public Methods
            
            
            Extension Methods
|   | Name | Description | 
  | 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