| ReturnMerchandiseAuthorizationGetRmasByShopId Method |
Namespace:
Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static ReturnMerchandiseAuthorizationCollection GetRmasByShopId(
string shopId
)
Public Shared Function GetRmasByShopId (
shopId As String
) As ReturnMerchandiseAuthorizationCollection
Parameters
- shopId
- Type: SystemString
Return Value
Type:
ReturnMerchandiseAuthorizationCollectionSee Also