Click or drag to resize

CalculatedAttributeExpressionsRepository Fields

The CalculatedAttributeExpressionsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCalculatedAttributeIdAttribute
Definition of the data attribute for CalculatedAttribute reference
Public fieldStatic memberCalculatedAttributeReference
Definition of the CalculatedAttribute reference
Public fieldStatic memberExpressionNoAttribute
Definition of the ExpressionNo data attribute
Public fieldStatic memberIdAttribute
Definition of the CalculatedAttributeExpression identity attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberOperatorAttribute
Definition of the Operator data attribute
Public fieldStatic memberParameter1TypeAttribute
Definition of the Parameter1Type data attribute
Public fieldStatic memberParameter1ValueAttribute
Definition of the Parameter1Value data attribute
Public fieldStatic memberParameter2TypeAttribute
Definition of the Parameter2Type data attribute
Public fieldStatic memberParameter2ValueAttribute
Definition of the Parameter2Value data attribute
Public fieldStatic memberParameter3TypeAttribute
Definition of the Parameter3Type data attribute
Public fieldStatic memberParameter3ValueAttribute
Definition of the Parameter3Value data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for CalculatedAttributeExpression objects
Top
See Also