|
CostAccountIsActive Property
|
Is cost account active True/False.
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