Click or drag to resize

DutyOfCareReviewRequestEntitySubcontracted Property

Specifies whether subcontracted or non-subcontracted items are to be returned.

Namespace:  AMCS.Elemos.IntegrationService.Entity.DutyOfCare
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<bool> Subcontracted { get; set; }

Property Value

Type: NullableBoolean
See Also