Click or drag to resize

SalesTeamIsActive Property

Represents whether the team is active or not.

Created in Epic SDK 2016.

Namespace:  ASI.TAM.API.Data.UI.Configure.SalesTeam
Assembly:  ASI.TAM.API.Data.UI.Configure.SalesTeam (in ASI.TAM.API.Data.UI.Configure.SalesTeam.dll) Version: 2020.1.0.523
Syntax
public bool IsActive { get; set; }

Property Value

Type: Boolean
IsActive As Boolean.
Remarks

True if active, False if inactive

Note Note
  • Name - IsActive
See Also