 | IReadOnlyEcommerceOptionsComplexEntityMemberStorehouseId Property |
Gets the StorehouseId member value
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Ecommerce.Options
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> StorehouseId { get; }
ReadOnly Property StorehouseId As Nullable(Of Guid)
Get
Property Value
Type:
NullableGuid
See Also