API Reference > ecschema-Metadata > Metadata > parseCustomAttributeContainerType parseCustomAttributeContainerType Function Beta Parses the given string into the appropriate CustomAttributeContainerType if the string is valid. parseCustomAttributeContainerType(type: string): CustomAttributeContainerType | undefined Parameter Type Description type string The container type string to parse. Returns - CustomAttributeContainerType | undefined Defined in core/ecschema-metadata/src/ECObjects.ts Line 272 Last Updated: 11 June, 2024