 | 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)
Syntaxpublic Nullable<bool> IsSupplier { get; set; }
Public Property IsSupplier As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also