 | SupplierSitePartialEntity.IsCustomerOwned Property |
IsCustomerOwned
Namespace:
AMCS.Elemos.IntegrationService.Entity.Supplier
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<bool> IsCustomerOwned { get; set; }
Public Property IsCustomerOwned As Nullable(Of Boolean)
Get
Set
Property Value
Type:
Nullable<Boolean>
See Also