ArcFM Responder Mobile Developer Guide
Attributes_2 Property






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

IMMExtendedDataManager Interface
IMMExtendedDataManager Members

Send Feedback