DMFDefinitionGroup.insert Method
Inserts the record in to the DMFDefinitionGroupDataArea table
Syntax
public void insert([boolean _insertRelated])
Run On
Server
Parameters
- _insertRelated
Type: boolean
A true or false value to do insert.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Inserts the record in to the DMFDefinitionGroupDataArea table
public void insert([boolean _insertRelated])
Server