Class PriceTypeDefinition
Inheritance
System.Object
PriceTypeDefinition
Namespace: Mediachase.Commerce.Pricing
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
public class PriceTypeDefinition : Object
Constructors
PriceTypeDefinition()
Declaration
public PriceTypeDefinition()
Properties
ControlUrl
Gets the control url.
Declaration
public string ControlUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String | The control url. |
Description
Gets the description.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String | The description. |