AVEVA Database .NET Public Interface

DbUserChanges.GetCreations Method 

Get list of elements created. This only includes 'top level' creations. e.g. if you create a site and everything below it, just the site will be returned.

public abstract DbElement[] GetCreations();

Return Value

See Also

DbUserChanges Class | Aveva.Pdms.Database Namespace