EcoResProductMasterSize::txtNotExist Method
Gets the message to use when a specific record in the EcoResProductMasterSize table does not exist.
Syntax
client server public static TxtNotExist txtNotExist(Name _value, EcoResProductNumber _productNumber)
Run On
Called
Parameters
- _value
Type: Name Extended Data Type
The Name value that corresponds to the possible product dimension table value.
- _productNumber
Type: EcoResProductNumber Extended Data Type
The EcoResProductNumber value which corresponds to the product ID value.
Return Value
Type: TxtNotExist Extended Data Type
The message that states that a record does not exist.