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