IFinancialCreditIsSuggestedUsageRequired Property
Indicates if the financial value of this credit can only be used toward the purchase of products of a certain type.
If
true, see
SuggestedUsageProductTypeId for which product type usage is restricted to.
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
bool IsSuggestedUsageRequired { get; }
ReadOnly Property IsSuggestedUsageRequired As Boolean
Get
property bool IsSuggestedUsageRequired {
bool get ();
}
abstract IsSuggestedUsageRequired : bool with get
Property Value
Boolean
Implementations should map this field to [cdd_required_usage_flag].