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