BaselineCollection

BaselineCollection class

Represents a collection of Baseline objects.

The BaselineCollection type exposes the following members:

Properties

NameDescription
parent_resourceGets the parent Resource for this collection.

Methods

NameDescription
to_list()Converts the BaselineCollection object to a list of Baseline objects.

See Also