|
IndustryIsActive Property
|
Flag that indicates if the Industry is active (can be assigned to an account).
Namespace: Severa.Entities.APIAssembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax public bool IsActive { get; set; }
Public Property IsActive As Boolean
Get
Set
Property Value
BooleanSee Also