ArcFM Engine Developer Guide
IsValid Property (IValidCompatibleUnit)


IsValid indicates if the compatible unit is valid or not (true or false)
Syntax
bool IsValid {get;}
'Declaration
 
ReadOnly Property IsValid As Boolean
 
'Usage
 
Dim instance As IValidCompatibleUnit
Dim value As Boolean
 
value = instance.IsValid
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

IValidCompatibleUnit Interface
IValidCompatibleUnit Members

 

 


Send Comment