This topic has not yet been rated - Rate this topic

XmlClassDataHasXmlElementData Properties

The XmlClassDataHasXmlElementData type exposes the following members.

  NameDescription
Public property Id Gets the ID of the element. (Inherited from ModelElement.)
Public property IsActive Gets the IsActive flag and verifies to see whether the element is active. (Inherited from ModelElement.)
Public property IsDeleted Gets the IsDeleted flag and checks to see whether the element has been deleted from the model. (Inherited from ModelElement.)
Public property IsDeleting Gets the IsDeleting flag and verifies whether the element is currently being deleted from the model. (Inherited from ModelElement.)
Public property LinkedElements Gets a read-only collection of elements connected by this element link. (Inherited from ElementLink.)
Public property Partition Gets or sets the Partition that contains the element. (Inherited from ModelElement.)
Public property Store Gets the Store that contains the element. (Inherited from ModelElement.)
Public property XmlClassData DomainRole XmlClassData Xml serialization configuration data for elements of the class.
Public property XmlElementData DomainRole XmlElementData Xml class data defining the element data.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.