ArcFM Responder Mobile Developer Guide
Transitions Property (IMMPxNode)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678277)>
ReadOnly Property Transitions As IMMEnumPxTransition
'Usage
 
Dim instance As IMMPxNode
Dim value As IMMEnumPxTransition
 
value = instance.Transitions
[System.Runtime.InteropServices.DispId(1610678277)]
IMMEnumPxTransition Transitions {get;}
read-only property Transitions: IMMEnumPxTransition; 
System.Runtime.InteropServices.DispIdAttribute(1610678277)
function get Transitions : IMMEnumPxTransition
[System.Runtime.InteropServices.DispId(1610678277)]
__property IMMEnumPxTransition* get_Transitions();
[System.Runtime.InteropServices.DispId(1610678277)]
property IMMEnumPxTransition^ Transitions {
   IMMEnumPxTransition^ 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

IMMPxNode Interface
IMMPxNode Members

Send Feedback