  | DetailServiceGetDetail Method (String) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Detail GetDetail(
	string detailId
)
Public Function GetDetail ( 
	detailId As String
) As Detail
Parameters
- detailId
 - Type: SystemString
 
Return Value
Type: 
Detail
See Also