Uses of Class
ch.brix.gql.client.frontify.builders.DocumentLibrary_customMetadataProperties
-
Packages that use DocumentLibrary_customMetadataProperties Package Description ch.brix.gql.client.frontify.builders -
-
Uses of DocumentLibrary_customMetadataProperties in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return DocumentLibrary_customMetadataProperties Modifier and Type Method Description DocumentLibrary_customMetadataPropertiesDocumentLibrary_customMetadataProperties. onCustomMetadataProperty(On_CustomMetadataProperty typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type DocumentLibrary_customMetadataProperties Modifier and Type Method Description On_DocumentLibraryOn_DocumentLibrary. customMetadataProperties(DocumentLibrary_customMetadataProperties callBuilder)Retrieve list of all `CustomMetadataProperty` items belonging to `Library`.
-