Miner.Interop Namespace > MMRelationshipClass Class : Direction Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> Public Overridable ReadOnly Property Direction As mmRelationshipDirection
'Usage
Dim instance As MMRelationshipClass Dim value As mmRelationshipDirection value = instance.Direction
[System.Runtime.InteropServices.DispId(1610678274)] public virtual mmRelationshipDirection Direction {get;}
public read-only property Direction: mmRelationshipDirection; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678274) public function get Direction : mmRelationshipDirection
[System.Runtime.InteropServices.DispId(1610678274)] public: __property virtual mmRelationshipDirection get_Direction();
[System.Runtime.InteropServices.DispId(1610678274)] public: virtual property mmRelationshipDirection Direction { mmRelationshipDirection get(); }
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