AVEVA Database .NET Public Interface

DbElement.LastMember Method 

Returns the last child Element of this Element. If none, returns a null DbElement.

public abstract DbElement LastMember();

Return Value

Last child Element

See Also

DbElement Class | Aveva.Pdms.Database Namespace