Table of Contents

Method WithReservationLinkInfo

Namespace
Skyline.DataMiner.Utils.DOM.Builders
Assembly
Skyline.DataMiner.Utils.DOM.dll

WithReservationLinkInfo(ReservationLinkInfo)

Sets the reservation link info for the section definition.

public T WithReservationLinkInfo(ReservationLinkInfo reservationLinkInfo)

Parameters

reservationLinkInfo ReservationLinkInfo

The reservation link info to set.

Returns

T

The builder instance.