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