ArcFM Responder Mobile Developer Guide
FromStates Property






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

IMMPxTransition Interface
IMMPxTransition Members

Send Feedback