ArcFM Responder Mobile Developer Guide
NextStates Property (MMPxNodeListClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property NextStates As IMMEnumPxState
'Usage
 
Dim instance As MMPxNodeListClass
Dim value As IMMEnumPxState
 
value = instance.NextStates
public virtual IMMEnumPxState NextStates {get;}
public read-only property NextStates: IMMEnumPxState; virtual; 
public function get NextStates : IMMEnumPxState
public: __property virtual IMMEnumPxState* get_NextStates();
public:
virtual 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

MMPxNodeListClass Class
MMPxNodeListClass Members

Send Feedback