ArcFM Responder Mobile Developer Guide
Transitions Property (IMMInternalPxNodeEdit)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
WriteOnly Property Transitions As IMMEnumPxTransition
'Usage
 
Dim instance As IMMInternalPxNodeEdit
 
instance.Transitions = value
[System.Runtime.InteropServices.DispId(1610678274)]
IMMEnumPxTransition Transitions {set;}
write-only property Transitions: IMMEnumPxTransition; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function set Transitions : IMMEnumPxTransition
[System.Runtime.InteropServices.DispId(1610678274)]
__property void set_Transitions( 
   IMMEnumPxTransition* value
);
[System.Runtime.InteropServices.DispId(1610678274)]
property IMMEnumPxTransition^ Transitions {
   void set (    IMMEnumPxTransition^ value);
}
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

IMMInternalPxNodeEdit Interface
IMMInternalPxNodeEdit Members

Send Feedback