AdvancedFindFilter..::..FilterId Property
Gets or sets the filter identifier.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
[RequiredAttribute] public int FilterId { get; set; }
<RequiredAttribute> _ Public Property FilterId As Integer Get Set
[RequiredAttribute] public: property int^ FilterId { int^ get (); void set (int^ value); }