Click or drag to resize

IEntity Properties

The IEntity type exposes the following members.

Properties
 NameDescription
Public propertyCharPositionInLine Gets the char position in line.
(Inherited from IConstruct)
Public propertyDescription Provides a textual description of the item being defined.
Public propertyLine Gets the line number.
(Inherited from IConstruct)
Public propertyModule Gets or sets the module.
(Inherited from IConstruct)
Public propertyName Name.
(Inherited from IConstruct)
Public propertyObjectIdentifier Gets or sets the object identifier.
Obsolete
Public propertyParent Gets or sets the parent.
Public propertyReference Specifies the source of the definition (such as a document from another standards organization, or an architectural document for a proprietary system).
Public propertyStatus Status.
Public propertyValue Gets or sets the value.
Public propertyValues Gets or sets the list of ID components.
Public propertyVerified Gets or sets the verification status of an entity.
Top
See Also