containerTypeToString Function

Creates a string representing a valid CustomAttributeContainerType.

containerTypeToString(type: CustomAttributeContainerType): string

@returns A string representing the provided CustomAttributeContainerType. If the type is not valid, an empty string is returned.

Parameter Type Description
type CustomAttributeContainerType  

Returns - string

A string representing the provided CustomAttributeContainerType. If the type is not valid, an empty string is returned.

Defined in

Last Updated: 15 March, 2024