DisplayUserListAttrDefined: Boolean;
The DisplayUserListAttrDefined property determines whether there is the DISPLAYUSERLISTATTR parameter in the binding string.
Available values:
True. The binding string contains the DISPLAYUSERLISTATTR parameter.
False. The binding string contains the DISPLAYUSERLISTATTR parameter.
The value of the DISPLAYUSERLISTATTR parameter is determined by the IBindingDimCombo.DisplayUserListAttr property.
The property use is given in the example for IBindingDimCombo.DataSourceKeyDefined.
See also: