ArcFM Server Developer Guide
IsActive Property (DuctTreeViewModel)


Indicates whether or not this instance is currently active. Virtualized in order to help with document oriented view models.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsActive As Boolean
'Usage
 
Dim instance As DuctTreeViewModel
Dim value As Boolean
 
value = instance.IsActive
public virtual bool IsActive {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

DuctTreeViewModel Class
DuctTreeViewModel Members

 

 


Send Comment