Click or drag to resize

FieldSpec.Picture Property

X#
A string representing the picture clause defined to this field specification. It is used by the FieldSpec:Transform() method.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Picture AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A string representing the picture clause defined to this field specification. It is used by the FieldSpec:Transform() method.
See Also