[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 bool IncludeSaturdays { get; set; }[ConfigAttribute]
public bool IncludeSaturdays { get; set; }<ConfigAttribute>
Public Property IncludeSaturdays As Boolean
Get
Set
<ConfigAttribute>
Public Property IncludeSaturdays As Boolean
Get
Set
public:
[ConfigAttribute]
property bool IncludeSaturdays {
bool get ();
void set (bool value);
}public:
[ConfigAttribute]
property bool IncludeSaturdays {
bool get ();
void set (bool value);
}[<ConfigAttribute>]
member IncludeSaturdays : bool with get, set
[<ConfigAttribute>]
member IncludeSaturdays : bool with get, set
Property Value
Type:
Boolean