 |
ProspectIsActive Property |
Gets or sets the Is Active.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic bool IsActive { get; set; }
Public Property IsActive As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is Active; otherwise,
false.
Remarks Note |
---|
|
See Also