ArcFM Engine Developer Guide
AttributeType Property (ID8CuDefAttrib)


Set or get a value from the mmd8AttributeType enumeration to indicate the type of attribute (e.g., CU defining).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property AttributeType As mmd8AttributeType
'Usage
 
Dim instance As ID8CuDefAttrib
Dim value As mmd8AttributeType
 
instance.AttributeType = value
 
value = instance.AttributeType
[DispId(1610678272)]
mmd8AttributeType AttributeType {get; set;}

Property Value

mmd8AttributeType
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ID8CuDefAttrib Interface
ID8CuDefAttrib Members

 

 


Send Comment