ArcFM Engine Developer Guide
DisabledFeatureLayerFCIDs Property


This property sets or returns the IDs of disabled feature layers.
Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
Property DisabledFeatureLayerFCIDs As Integer()
'Usage
 
Dim instance As IMMNetworkAnalysisExtForFramework
Dim value() As Integer
 
instance.DisabledFeatureLayerFCIDs = value
 
value = instance.DisabledFeatureLayerFCIDs
[DispId(1610678278)]
int[] DisabledFeatureLayerFCIDs {get; set;}

Property Value

Long
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

IMMNetworkAnalysisExtForFramework Interface
IMMNetworkAnalysisExtForFramework Members

 

 


Send Comment