Click or drag to resize

ExpressionDefaultValue Class

Represent a default value, which is calculated by an expression
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.DomainDefaultValue
    Aloe.SystemFrameworks.DomainExpressionDefaultValue

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public class ExpressionDefaultValue : DefaultValue

The ExpressionDefaultValue type exposes the following members.

Constructors
  NameDescription
Public methodExpressionDefaultValue
Initializes a new instance of the ExpressionDefaultValue class.
Top
Methods
See Also