ArcFM Engine Developer Guide
Weight Property (IMMLoopElement)


This property sets or gets the trace weight value of the element.
Syntax
'Declaration
 
<DispIdAttribute(1610678282)>
Property Weight As Integer
'Usage
 
Dim instance As IMMLoopElement
Dim value As Integer
 
instance.Weight = value
 
value = instance.Weight
[DispId(1610678282)]
int Weight {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

IMMLoopElement Interface
IMMLoopElement Members

 

 


Send Comment