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