ArcFM Responder Mobile Developer Guide
NextStates Property (IMMPxNode)






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