InventoryPriceAttribute.IsDefaultPrice Property
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("pat_default_flag")]
public bool IsDefaultPrice { get; protected set; }
<NetForumFieldAttribute("pat_default_flag")>
Public Property IsDefaultPrice As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"pat_default_flag")]
property bool IsDefaultPrice {
bool get ();
protected: void set (bool value);
}
[<NetForumFieldAttribute("pat_default_flag")>]
member IsDefaultPrice : bool with get, set
Property Value
Boolean