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
name Gets the property name.
type Gets the property type.
access_level Gets the property access level.
tags Gets a collection of tags associated with the property.
interpreter Gets the property value interpreter.

See Also