IDataObjectStructuralModificationCollection

Calls a collection of all structural modifications for a data object.

All structural modifications recorded for a data object are recorded in this collection.

Implements: System.Collections.IEnumerable

Properties

PropertyDescription
Count:Int32

Indicates the number of structural modifications.

Methods

MethodDescription
GetEnumerator():IEnumerator

Returns an enumerator which iterates through a listing.

(Inherited by System.Collections.IEnumerable)

LookupName(DateTime):String

Searches for the name of the data object at the indicated time.

LookupParent(DateTime):IDataObjectReference

Searches for the superordinate data object of the data object at the indicated time.