addLicenseStdCondition
Adds a standard condition to the specified reference licensed professional. If a standard condition is associated with an ASI group (condition template), the method adds the condition with the template fields and tables. You can call the method to add duplicate conditions to a record.
Version
2.0
Parameters
Parameter | Type | Description |
---|---|---|
licSeqNum | long | Reference license sequence number or null. |
cType | string | Type of the standard condition. |
cDesc | string | Description of the standard condition. |
cStatus (optional) | string | Condition status. |
Notes
If licSeqNum is null, the function adds the condition to all reference licensed professionals associated with the current record.