Miner.Responder.Shared Assembly > Miner.Responder.Shared.Replication Namespace > GlobalObjectId Structure > GlobalObjectId Constructor : GlobalObjectId Constructor(Guid,String,Guid,String) |
'Declaration Public Function New( _ ByVal edgeGlobalId As System.Guid, _ ByVal edgeFeatureClassName As System.String, _ ByVal fromJunctionGlobalId As System.Guid, _ ByVal fromJunctionClassName As System.String _ )
'Usage Dim edgeGlobalId As System.Guid Dim edgeFeatureClassName As System.String Dim fromJunctionGlobalId As System.Guid Dim fromJunctionClassName As System.String Dim instance As New GlobalObjectId(edgeGlobalId, edgeFeatureClassName, fromJunctionGlobalId, fromJunctionClassName)
public GlobalObjectId( System.Guid edgeGlobalId, System.string edgeFeatureClassName, System.Guid fromJunctionGlobalId, System.string fromJunctionClassName )
Exception | Description |
---|---|
FeatureIdentificationException | Thrown if global identifier or feature class name is empty. |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.