ArcFM Solution Developer Guide
ductID Property


A user-designated identifier for the duct. This field has the DUCTID model name assigned (as string).
Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
Property ductID As String
'Usage
 
Dim instance As IMMDuctDefinition
Dim value As String
 
instance.ductID = value
 
value = instance.ductID
[DispId(1610678278)]
string ductID {get; set;}

Property Value

String
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

IMMDuctDefinition Interface
IMMDuctDefinition Members

 

 


Send Comment