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