ArcFM Solution Developer Guide
get_Enabled Method (TraceWeightFeederInfoRule)


Version: 10.2.1a

Resource Center Home

Specifies whether the object or rule should be enabled for an object or feature class, or a field of the object or feature class.
Syntax
'Declaration
 
Public Function get_Enabled( _
   ByRef pvarValues As System.Object _
) As System.Boolean
'Usage
 
Dim instance As TraceWeightFeederInfoRule
Dim pvarValues As System.Object
Dim value As System.Boolean
 
value = instance.get_Enabled(pvarValues)
public System.bool get_Enabled( 
   ref System.object pvarValues
)

Parameters

pvarValues

Return Value

A boolean value that specifies whether the object or rule should be enabled
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

TraceWeightFeederInfoRule Class
TraceWeightFeederInfoRule Members

 

 


Send Comment