IRdsAttribute.DefaultExpressionKind

Fore Syntax

DefaultExpressionKind: RdsAttributeDefaultExpressionKind;

Fore.NET Syntax

DefaultExpressionKind: Prognoz.Platform.Interop.Rds.IRdsAttribute.DefaultExpressionKind;

Description

The DefaultExpressionKind property determines the calculation moment of default attribute value.

Comments

The default value is RdsAttributeDefaultExpressionKind.None.

Fore and Fore.NET Examples

The method use is given in the example for IRdsAttribute.DefaultExpression.

See also:

IRdsAttribute