PropertyDescriptor class

PropertyDescriptor class

Represents a descriptor of a property that can be accessed through the GroupDocs.Metadata search engine.

The PropertyDescriptor type exposes the following members:

Properties

Property Description
access_level The property access level.
interpreter The property value interpreter.
name The property name.
tags The collection of tags associated with the property.
type The property type.

See Also