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