| 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
)
Public Sub UpdateDefaultValues (
newName As String,
newDescription As String
)
Parameters
- newName
- Type: SystemString
- newDescription
- Type: SystemString
See Also