[This is preliminary documentation and is subject to change.]
Returns true if the value list is set or internal JSONDataMap is set
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasValueList { get; }
public bool HasValueList { get; }
Public ReadOnly Property HasValueList As Boolean
Get
Public ReadOnly Property HasValueList As Boolean
Get
public:
property bool HasValueList {
bool get ();
}
public:
property bool HasValueList {
bool get ();
}
member HasValueList : bool with get
member HasValueList : bool with get
Property Value
Type:
Boolean