[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public PriceCategory PriceCategory { get; set; }[ConfigAttribute]
public PriceCategory PriceCategory { get; set; }<ConfigAttribute>
Public Property PriceCategory As PriceCategory
Get
Set
<ConfigAttribute>
Public Property PriceCategory As PriceCategory
Get
Set
public:
[ConfigAttribute]
property PriceCategory PriceCategory {
PriceCategory get ();
void set (PriceCategory value);
}public:
[ConfigAttribute]
property PriceCategory PriceCategory {
PriceCategory get ();
void set (PriceCategory value);
}[<ConfigAttribute>]
member PriceCategory : PriceCategory with get, set
[<ConfigAttribute>]
member PriceCategory : PriceCategory with get, set
Property Value
Type:
PriceCategory