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