Function UndoStatusRequest - Intergraph Smart Construction - 2019 (7.0) - Customization & Programming - Hexagon PPM

Intergraph Smart Construction API and Programming Reference (2019)

Language
English
Product
Intergraph Smart Construction
Search by Category
Customization & Programming
Smart Construction Version
2019(7.0)

Function UndoStatusRequest

Arguments:

ByVal projectID As String

ByVal statusRequestName As String

ByVal requestType As MaterialsRequestType

ByVal returnDataContainer As IObjectDictionary

Boolean:

True if success, False if failure

Details:

This method performs an undo of a status request against the materials system configured for the given "projectID". The "statusRequestName" argument specifies the name of the request. The "requestType" variable can have three values: "Forecast" or "Reservation." The "returnDataContainer" variable is left empty.

Data Format

None