ICompatibleSchemaVersioned members
Extends the ISchemaVersioned interface with a property that indicates the oldest schema version with which the object is compatible.
The ICompatibleSchemaVersioned type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackwardsCompatibleSchemaVersion | Gets the oldest schema version that is compatible with the current object. |
Top