HcmIdentificationType::createImmutableIdentificationType Method
Creates a HCMIdentificationType record by using the specified ID and description values.
Syntax
client server public static HcmIdentificationType createImmutableIdentificationType(HcmIdentificationTypeId _id, Description _description)
Run On
Called
Parameters
- _id
Type: HcmIdentificationTypeId Extended Data Type
The value of the HcmIdentificationTypeID field of the record to find or create.
- _description
Type: Description Extended Data Type
The value of the Description field of the record to find or create.
Return Value
Type: HcmIdentificationType Table
The HCMIdentificationType record that was found or created.