ArcFM Solution Developer Guide
ductNumber Property


This property provides access to the internal ID for the duct (as long).
Syntax
'Declaration
 
<DispIdAttribute(1610678276)>
Property ductNumber As Integer
'Usage
 
Dim instance As IMMDuctDefinition
Dim value As Integer
 
instance.ductNumber = value
 
value = instance.ductNumber
[DispId(1610678276)]
int ductNumber {get; set;}

Property Value

Long
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