PropertyItemvalue Property |
Value of the cell. Note that it has type of "string" even for integer and date. Dates in Neutral format.
Namespace:
Aras.Modules.CMF.Public
SyntaxReturn Value
Type:
[T:(Any)]string
Examplesvar propertyValue = property.value;
See Also