InventoryProductFormat Property
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("prd_format")]
public string Format { get; protected set; }
<NetForumFieldAttribute("prd_format")>
Public Property Format As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"prd_format")]
property String^ Format {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("prd_format")>]
member Format : string with get, set
Property Value
String