2.3.4.65 SourceObject

An ST_AccString255 that specifies the type and name of the object to display inside a control. The format of the value MUST conform to the following ABNF [RFC4234] grammar:

 SourceObject = *1(Type "." Name)
 Type = "Form" / "Report"
 Name = OBJECT-NAME

<OBJECT-NAME> is specified by ST_ObjectName.

The default value is a null string.

Applies to: CT_AccSubForm