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