ArcFM Responder Mobile Developer Guide
Direction Property (IMMRelationship)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property Direction As mmRelationshipDirection
'Usage
 
Dim instance As IMMRelationship
Dim value As mmRelationshipDirection
 
value = instance.Direction
[System.Runtime.InteropServices.DispId(1610678274)]
mmRelationshipDirection Direction {get;}
read-only property Direction: mmRelationshipDirection; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get Direction : mmRelationshipDirection
[System.Runtime.InteropServices.DispId(1610678274)]
__property mmRelationshipDirection get_Direction();
[System.Runtime.InteropServices.DispId(1610678274)]
property mmRelationshipDirection Direction {
   mmRelationshipDirection get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMRelationship Interface
IMMRelationship Members

Send Feedback