CreditEventInfoProviderGetCreditEventInfo Method |
Returns credit event with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static CreditEventInfo GetCreditEventInfo(
int eventId
)
Parameters
- eventId
- Type: SystemInt32
Credit event ID
Return Value
Type:
CreditEventInfoSee Also