class %CSP.Util.FieldDefinition
extends %RegisteredObject, %XML.Adaptor
This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.
Represents a field definition used by the AutoForm class.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
1
|
|
|
|
|
|
property Property
as %String(MAXLEN=64,TRUNCATE=0,XMLNAME="property",XMLPROJECTION="attribute");
Name of property within the AutoForm-enabled class.