ArcFM Solution Developer Guide
RelationshipClassID Property


A unique ID that identifies the relationship class.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property RelationshipClassID As Integer
'Usage
 
Dim instance As IMMRelationshipClass
Dim value As Integer
 
instance.RelationshipClassID = value
 
value = instance.RelationshipClassID
[DispId(1610678272)]
int RelationshipClassID {get; set;}

Property Value

Long
Requirements

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.

See Also

Reference

IMMRelationshipClass Interface
IMMRelationshipClass Members

 

 


Send Comment