AdvancedFindFilter..::..FieldName Property
Gets or sets the name of the field.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
[MaxLengthAttribute] public string FieldName { get; set; }
<MaxLengthAttribute> _ Public Property FieldName As String Get Set
[MaxLengthAttribute] public: property String^ FieldName { String^ get (); void set (String^ value); }