BlazeAddProductRequestbyPrepackage Property |
Specifies whether or not the product is sold by pre-package.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<bool> byPrepackage { get; set; }
Public Property byPrepackage As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also