Interface CustomMetadataPropertyType
-
- All Known Implementing Classes:
CustomMetadataPropertyTypeDate,CustomMetadataPropertyTypeLongText,CustomMetadataPropertyTypeMultiSelect,CustomMetadataPropertyTypeNumber,CustomMetadataPropertyTypeSelect,CustomMetadataPropertyTypeText,CustomMetadataPropertyTypeUrl
public interface CustomMetadataPropertyType`CustomMetadataPropertyTypeInterface` for `CustomMetadataPropertyType` returnable types.
-
-
Method Summary
Modifier and Type Method Description StringScalargetName()The `CustomMetadataProperty` type name.
-
-
-
Method Detail
-
getName
StringScalar getName()
The `CustomMetadataProperty` type name.
-
-