Click or drag to resize

DutyOfCareRequestEntityIsSupplier Property

Whether to return supplier or customer duty of cares.

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> IsSupplier { get; set; }

Property Value

Type: NullableBoolean
See Also