Click or drag to resize

IFinancialCreditSuggestedUsageProductTypeId 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.

Namespace: Ignition.Commerce.Accounting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
NetForumId SuggestedUsageProductTypeId { get; }

Property Value

NetForumId
Remarks
Implementations should map this field to [cdd_ptp_key].
See Also