 | IHistoricalOrderItemBenefitingCustomerId Property |
The customer that effectively receives the benefits of this purchase (such as a physical product, or a membership).
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxNetForumId BenefitingCustomerId { get; }ReadOnly Property BenefitingCustomerId As NetForumId
Get
property NetForumId^ BenefitingCustomerId {
NetForumId^ get ();
}abstract BenefitingCustomerId : NetForumId with get
Property Value
NetForumId
See Also