Represents the class definition (mutable class metadata) of the
class and its subclasses. You can modify class definition metadata via its properties and property definitions throughout the life of an instantiated object. Note, however, that you cannot modify a class definition's
property.
The following tables list the members exposed by IDocumentClassDefinition.
Public Properties
Name | Description | |
---|---|---|
![]() |
XMLPropertyMappingScripts | Specifies an object containing the collection of objects associated with this object store or object. Each object holds a property-mapping XSL script that is registered for XML documents of a specific type. This script extracts content from XML documents and maps it to property values associated with a particular document class. For |