Click or drag to resize

EmployerDepartment Property

Department

Namespace:  ASI.TAM.API.Data.UI.Account.Contact
Assembly:  ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2021.1.0.1
Syntax
public string Department { get; set; }

Property Value

Type: String
Department As String.
Remarks
Note Note
  • Name - Department
  • Length - 50
  • Required On Insert - False
  • Required On Update - False
See Also