BlazeCartItemfulfilled Property |
Specifies whether or not the item was fulfilled.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool fulfilled { get; set; }
Public Property fulfilled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also