Click or drag to resize

AddressWorkBlockJobTitle Property

Gets or sets the job title.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string JobTitle { get; set; }

Property Value

Type: String
The job title.
See Also