Classes | |
class | IBuiltInDocumentPropertyCollection |
A collection of built-in document properties. More... | |
class | IContentTypeProperty |
Represents identifier information. More... | |
class | IContentTypePropertyCollection |
A collection of IContentTypeProperty objects that represent additional information. More... | |
class | ICustomDocumentPropertyCollection |
A collection of custom document properties. More... | |
class | ICustomProperty |
Represents identifier information. More... | |
class | ICustomPropertyCollection |
A collection of ICustomProperty objects that represent additional information. More... | |
class | IDocumentProperty |
Represents a custom or built-in document property. More... | |
class | IDocumentPropertyCollection |
Base class for IBuiltInDocumentPropertyCollection and ICustomDocumentPropertyCollection collections. More... | |
Enumerations | |
enum | PropertyType { PropertyType_Boolean, PropertyType_DateTime, PropertyType_Double, PropertyType_Number, PropertyType_String, PropertyType_Blob } |
Specifies data type of a document property. More... | |
Specifies data type of a document property.