ISchemaAbstractModification

Represents the structural modification "schema is abstract".

If the IsAbstract property of a schema is changed, then this structural modification is generated. If this modification is not present in the history of a schema, then the current value is also the "initials" value.

If a schema is saved as abstract, then no data objects can be created in the data repository by this schema. If the property is set to true afterwards, then no data objects may exist in the data repository at the time of the change. Data objects of this schema can be located in the data archive, but cannot be restored however.

Properties

PropertyDescription
IsAbstract:Boolean

Returns the value of the property before the value is changed.