Miner.Interop Namespace > IMMFeederSpace Interface : FClassHasWeight Property |
'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;}
read-only property FClassHasWeight( lFCID: System.Integer ): System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get FClassHasWeight( lFCID : System.int ) : System.boolean
[System.Runtime.InteropServices.DispId(1610678278)] __property System.bool get_FClassHasWeight( System.int lFCID );
[System.Runtime.InteropServices.DispId(1610678278)] property System.bool FClassHasWeight { System.bool get(System.int lFCID); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2