Class SaleType
Represents the catalog sale types.
Inheritance
System.Object
SaleType
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Catalog
Assembly: Mediachase.Commerce.dll
Version: 10.8.0Syntax
[Obsolete("This class is not used any more. Will remain at least until November 2016.", false)]
public static class SaleType
Methods
GetKey(Int32)
Gets the key by value.
Declaration
public static string GetKey(int value)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | value | The value. |
Returns
Type | Description |
---|---|
System.String |