ArcFM Responder Mobile Developer Guide
Cu Property (IMMFieldBuilder)






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

IMMFieldBuilder Interface
IMMFieldBuilder Members

Send Feedback