Share via


ReqDemPlanForecastAttribute::findOrCreate Method

Finds a record in the ReqDemPlanForecastAttribute table. If not found, it creates it.

Syntax

client server public static ReqDemPlanForecastAttribute findOrCreate(ReqDemPlanForecastAttributeType _forecastAttributeType, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: ReqDemPlanForecastAttribute Table
A record in the ReqDemPlanForecastAttribute table.

See Also

Reference

ReqDemPlanForecastAttribute Table