Click or drag to resize

DutyOfCareEntityIsSupplier Property

Specifies whether this is a customer or supplier duty of care.

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