  | 
CustomerDetailsJobTitle_Id Property | 
            Gets or sets the job title_ identifier.
            
Namespace: Infosoft.Common.Contracts.DataContracts.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic int? JobTitle_Id { get; set; }No code example is currently available or this language may not be supported.
Property Value
NullableInt32
            The job title_ identifier.
            
See Also