Share via


WrkCtrActivityRequirement.requirementEdit Method

Gets and sets the requirement based on name.

Syntax

public WrkCtrActivityRequirementEdit requirementEdit(
   [boolean _set, 
    boolean _fetchExistingRecord, 
    Common _activeRecord, 
    WrkCtrActivityRequirementEdit _wrkCtrActivityRequirementEdit, 
    CompanyId _companyId])

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that specifies whether the requirement name is set.
  • _fetchExistingRecord
    Type: boolean
    A Boolean value that specifies whether an existing subtype should be retrieved from the database.
  • _activeRecord
    Type: Common Table
    A Common record buffer which must be a subtype to this record.

Return Value

Type: WrkCtrActivityRequirementEdit Extended Data Type
A string with the name of the requirement.

See Also

Reference

WrkCtrActivityRequirement Table