Click or drag to resize
CreditEventInfoProviderGetCreditEvents Method
Returns the query for all credit events.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<CreditEventInfo> GetCreditEvents()

Return Value

Type: ObjectQueryCreditEventInfo
See Also