API Reference > ecschema-Metadata > Metadata > containerTypeToString containerTypeToString Function Beta Creates a string representing a valid CustomAttributeContainerType. containerTypeToString(type: CustomAttributeContainerType): string 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 core/ecschema-metadata/src/ECObjects.ts Line 346 Last Updated: 12 June, 2024