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