ArcFM Solution Developer Guide
FClassHasWeight Property (IMMFeederSpace)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
ReadOnly Property FClassHasWeight( _
   ByVal lFCID As System.Integer _
) As System.Boolean
'Usage
 
Dim instance As IMMFeederSpace
Dim lFCID As System.Integer
Dim value As System.Boolean
 
value = instance.FClassHasWeight(lFCID)
[System.Runtime.InteropServices.DispId(1610678278)]
System.bool FClassHasWeight( 
   System.int lFCID
) {get;}

Parameters

lFCID
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

IMMFeederSpace Interface
IMMFeederSpace Members

 

 


Send Comment