IFinancialCredit.SuggestedUsageProductTypeId Property

If IsSuggestedUsageRequired is true, indicates the only product type that this credit's financial value may be used towards. Otherwise, this property will be null.

Definition

Namespace: Ignition.Commerce.Accounting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
NetForumId SuggestedUsageProductTypeId { get; }

Property Value

NetForumId

Remarks

Implementations should map this field to [cdd_ptp_key].

See Also