Persistate API documentation
Calculation Property
NamespacesPersistatePropertyCalculation

[This is preliminary documentation and is subject to change.]

The text of the calculation if this is a calculate property.
Declaration Syntax
C#
public string Calculation { get; set; }
Remarks
The text should be a TargetLanguage expression returning the value to be returned from the generated property getter.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)