ArcFM Solution Developer Guide
EnabledByIndex Property (D8ConstructionComplexEdgeFeatureClass)


Syntax
'Declaration
 
Public Overridable Property EnabledByIndex( _
   ByVal edgeIndex As System.Integer _
) As System.Boolean
'Usage
 
Dim instance As D8ConstructionComplexEdgeFeatureClass
Dim edgeIndex As System.Integer
Dim value As System.Boolean
 
instance.EnabledByIndex(edgeIndex) = value
 
value = instance.EnabledByIndex(edgeIndex)
public virtual System.bool EnabledByIndex( 
   System.int edgeIndex
) {get; set;}

Parameters

edgeIndex
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

D8ConstructionComplexEdgeFeatureClass Class
D8ConstructionComplexEdgeFeatureClass Members

 

 


Send Comment