Click or drag to resize

AddressWorkWorkInformation Property

Gets or sets the work properties.

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

Property Value

Type: AddressWorkBlock
The work information.
See Also