RetailRedeploymentStatus::save Method
Finds the specified record in the RetailRedeploymentStatus table; if it is not found, it inserts the record.
Syntax
client server public static void save(IdentifierName _name, ClassDescription _description)
Run On
Called
Parameters
- _name
Type: IdentifierName Extended Data Type
The identification name of the redeployment status.
- _description
Type: ClassDescription Extended Data Type
The description of the redeployment status.
Remarks
If the record is not already in the table, it inserts the record.