ArcFM Engine Developer Guide
IsNonGisCu Property


Boolean indicating whether or not the CU is a non-GIS (i.e., does not have a tablename and/or subtype defined).
Syntax
'Declaration
 
Public ReadOnly Property IsNonGisCu As Boolean
'Usage
 
Dim instance As CuInfoData
Dim value As Boolean
 
value = instance.IsNonGisCu
public bool IsNonGisCu {get;}
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

CuInfoData Class
CuInfoData Members

 

 


Send Comment