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