  | OrderDebuggingInfoGetCountBySavedCardId Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static int GetCountBySavedCardId(
	int savedCardId
)
Public Shared Function GetCountBySavedCardId ( 
	savedCardId As Integer
) As Integer
Parameters
- savedCardId
 - Type: SystemInt32
 
Return Value
Type: 
Int32
See Also