ArcFM Engine Developer Guide
FCID Property (IMMPathElementEx)


This property sets or gets the Feature Class ID as long.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property FCID As Integer
'Usage
 
Dim instance As IMMPathElementEx
Dim value As Integer
 
instance.FCID = value
 
value = instance.FCID
[DispId(1610678274)]
int FCID {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

IMMPathElementEx Interface
IMMPathElementEx Members

 

 


Send Comment