Click or drag to resize

IFinancialCredit Properties

The IFinancialCredit type exposes the following members.

Properties
 NameDescription
Public propertyBalance Amount of financial value this credit currently has, not including any previous value that has already been "spent".
Public propertyId Primary key the netFORUM FinancialCredit.
Public propertyIsSuggestedUsageRequired 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.
Public propertySuggestedUsageProductTypeId 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.
Top
See Also