| IEntity Interface | 
 Syntax
SyntaxThe IEntity type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CharPositionInLine | Gets the char position in line. (Inherited from IConstruct) | 
|  | Description | Provides a textual description of the item being defined. | 
|  | Line | Gets the line number. (Inherited from IConstruct) | 
|  | Module | Gets or sets the module. (Inherited from IConstruct) | 
|  | Name | Name. (Inherited from IConstruct) | 
|  | ObjectIdentifier | Gets or sets the object identifier. Obsolete | 
|  | Parent | Gets or sets the parent. | 
|  | Reference | Specifies the source of the definition (such as a document from another standards organization, or an architectural document for a proprietary system). | 
|  | Status | Status. | 
|  | Value | Gets or sets the value. | 
|  | Values | Gets or sets the list of ID components. | 
|  | Verified | Gets or sets the verification status of an entity. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Validate | Validates this entity. (Inherited from IValidatable) | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | DescriptionFormatted | Formatted description. (Defined by EntityExtensions) | 
|  | GetObjectIdentifier | Gets object identifier. (Defined by EntityExtensions) | 
 See Also
See Also