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