 | 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.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxNetForumId SuggestedUsageProductTypeId { get; }ReadOnly Property SuggestedUsageProductTypeId As NetForumId
Get
property NetForumId^ SuggestedUsageProductTypeId {
NetForumId^ get ();
}abstract SuggestedUsageProductTypeId : NetForumId with get
Property Value
NetForumId
Remarks
Implementations should map this field to [cdd_ptp_key].
See Also