![]() | disStructureEntityID Methods |
[This is preliminary documentation and is subject to change.]
The disStructureEntityID type exposes the following members.
Name | Description | |
---|---|---|
![]() | compareSAE(UInt64) |
Compares a entity ID passed in to this one and returns:
0 - No Match.
1 - Site matches or ALL_SITES specified.
2 - App matches or ALL_APPS specified.
3 - Entity matches or ALL_ENTITIES specified.
|
![]() | compareSAE(disStructureEntityID) |
Compares a entity ID passed in to this one and returns:
0 - No Match.
1 - Site matches or ALL_SITES specified.
2 - App matches or ALL_APPS specified.
3 - Entity matches or ALL_ENTITIES specified.
|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToCSV |
Returns values in Comma Seperated Value format.
|
![]() | ToString |
Returns a description of the entity ID instance.
(Overrides ValueTypeToString.) |