Click or drag to resize
Infosoft Logo

CustomerDetailsJobTitle_Id Property

Gets or sets the job title_ identifier.

Namespace: Infosoft.Common.Contracts.DataContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public int? JobTitle_Id { get; set; }

Property Value

NullableInt32
The job title_ identifier.
See Also