Miner.Responder.Shared Assembly > Miner.Responder.Shared.Replication Namespace : GlobalObjectId Structure |
The following tables list the members exposed by GlobalObjectId.
Name | Description | |
---|---|---|
GlobalObjectId Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefinesEdgeElement | True if the From junction is defined for a specific element within a complex edge. | |
Empty | Gets an empty global object ID instance. | |
FeatureClassName | Gets the name of the feature class. | |
FromJunctionClassName | The feature class name of a from junction defining an edge element. | |
FromJunctionGlobalId | The global id of the From junction defining an edge element. | |
GlobalId | Gets the global ID. | |
IsEmpty |
Name | Description | |
---|---|---|
Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. | |
GetHashCode | Returns the hash code for this instance. | |
Parse | Parses the specified global object ID string into a global object instance. | |
ToString | Overloaded. Returns the roundtrip global identification information for this instance. |
Equality | Implements the operator ==. |
Inequality | Implements the operator !=. |