Click or drag to resize

FieldSpec.Picture Property (Typed)

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

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

Property Value

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