Click or drag to resize

ReturnMerchandiseAuthorizationStateUpdateDefaultValues Method

Namespace:  Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void UpdateDefaultValues(
	string newName,
	string newDescription
)

Parameters

newName
Type: SystemString
newDescription
Type: SystemString
See Also