DataElementStructureData Properties

The DataElementStructureData type exposes the following members.

Properties
  NameDescription
Public propertyDataElements
Gets the data elements.
Public propertyDescription
Gets the description of the structure.
(Inherited from StructureData.)
Public propertyId
Gets the parent entity ID.
(Inherited from StructureData.)
Public propertyName
Gets the name of the structure.
(Inherited from StructureData.)
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also