IRdsPredefinedBinding.PredefinedType

Fore Syntax

PredefinedType: RdsPredefinedAttribute;

Fore.NET Syntax

PredefinedType: Prognoz.Platform.Interop.Rds.RdsPredefinedAttribute;

Description

The PredefinedType property determines system dictionary attribute that corresponds to the given binding.

Comments

The following values cannot be set: None, Version, InDate, OutDate, GUID, ReadAccess, WriteAccess, DeleteAccess, AccessAccess, SourceDictionary, SourceElement.

Example

The example of use is given in description of the IRdsLoaderBindings.Add method.

See also:

IRdsPredefinedBinding