ArcFM Engine Developer Guide
IsGisAware Property (IMMProposedObject)


This property returns true if it represents or is associated with an entity in the geodatabase. There are compatible units that only contain work management attributes and do not exist in the database, these are non-GIS aware.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
ReadOnly Property IsGisAware As Boolean
'Usage
 
Dim instance As IMMProposedObject
Dim value As Boolean
 
value = instance.IsGisAware
[DispId(1610678280)]
bool IsGisAware {get;}

Property Value

Boolean
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

IMMProposedObject Interface
IMMProposedObject Members

 

 


Send Comment