ArcFM Engine Developer Guide
FClassHasWeight Property (IMMFeederSpace)


Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
ReadOnly Property FClassHasWeight( _
   ByVal lFCID As Integer _
) As Boolean
'Usage
 
Dim instance As IMMFeederSpace
Dim lFCID As Integer
Dim value As Boolean
 
value = instance.FClassHasWeight(lFCID)
[DispId(1610678278)]
bool FClassHasWeight( 
   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