IRdsLoaderBindings.NameBinding

Fore Syntax

NameBinding: IRdsPredefinedBinding;

Fore.NET Syntax

NameBinding: Prognoz.Platform.Interop.Rds.IRdsPredefinedBinding;

Description

The NameBinding property returns binding parameter for the Name system attribute.

Example

The example of use is given in description of AddByAttribute and AddByAttribute methods.

See also:

IRdsLoaderBindings