Class ObjectSelector
Inheritance
object
ObjectSelector
Assembly: cs.temp.dll.dll
Syntax
public class ObjectSelector : PropertyAttribute
Constructors
ObjectSelector()
Declaration
ObjectSelector(string, bool, string)
Declaration
public ObjectSelector(string filter = "", bool allowNone = true, string noneLabel = "None")
Parameters
Type |
Name |
Description |
string |
filter |
|
bool |
allowNone |
|
string |
noneLabel |
|
Fields
AllowNone
Declaration
Field Value
FilterSearch
Declaration
public string FilterSearch
Field Value
NoneLabel
Declaration
Field Value