OrderDetailOrderId Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ParentEntityIdAttribute]
[NetForumFieldAttribute("odd_ord_key")]
public NetForumId OrderId { get; protected set; }
<ParentEntityIdAttribute>
<NetForumFieldAttribute("odd_ord_key")>
Public Property OrderId As NetForumId
Get
Protected Set
public:
[ParentEntityIdAttribute]
[NetForumFieldAttribute(L"odd_ord_key")]
property NetForumId^ OrderId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<ParentEntityIdAttribute>]
[<NetForumFieldAttribute("odd_ord_key")>]
member OrderId : NetForumId with get, set
Property Value
NetForumId