Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor |
MetadataProperty.getDescriptor()
Gets the descriptor associated with the metadata property.
|
Modifier and Type | Method and Description |
---|---|
IReadOnlyList<PropertyDescriptor> |
MetadataPackage.getKnowPropertyDescriptors()
Deprecated.
|
IReadOnlyList<PropertyDescriptor> |
MetadataPackage.getPropertyDescriptors()
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
|