ProjGroup.initValue Method
Initializes values.
Syntax
public void initValue()
Run On
Called
Remarks
This method calls the super method to assign the default values set using the record template, and then calls the ProjGroup.InitFromProjType method to set additional defaults based on the project type. It is called automatically from forms when a new record is added.