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