Interface CustomMetadataPropertyValueType
-
- All Known Implementing Classes:
CustomMetadataPropertyDateValueType,CustomMetadataPropertyLongTextValueType,CustomMetadataPropertyMultiSelectValueType,CustomMetadataPropertyNumberValueType,CustomMetadataPropertySelectValueType,CustomMetadataPropertyTextValueType,CustomMetadataPropertyUrlValueType
public interface CustomMetadataPropertyValueType`CustomMetadataPropertyValueTypeInterface` for `CustomMetadataPropertyValueType` returnable types.
-
-
Method Summary
Modifier and Type Method Description StringScalargetPropertyType()The `CustomMetadataPropertyValueType` property type.
-
-
-
Method Detail
-
getPropertyType
StringScalar getPropertyType()
The `CustomMetadataPropertyValueType` property type.
-
-