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