CCFormTreeDatasource.new Method [AX 2012]
public void new(
FormDataSource _formDataSource,
FormTreeControl _formTreeControl,
FieldId _id,
FieldId _parentId,
anytype _txtField,
[boolean _showIdInDescription,
boolean _useLastValue,
FieldId _id2,
FieldId _sortField])
Run On
ClientParameters
- _formDataSource
- Type: FormDataSource Class
- _formTreeControl
- Type: FormTreeControl Class
- _id
- Type: FieldId Extended Data Type
- _parentId
- Type: FieldId Extended Data Type
- _txtField
- Type: anytype
- _showIdInDescription
- Type: boolean
- _useLastValue
- Type: boolean
- _id2
- Type: FieldId Extended Data Type
- _sortField
- Type: FieldId Extended Data Type
Community Additions
ADD
Show: