Table of Contents

Class StandardConnectionAdded

Namespace
InSite.Domain.Standards
Assembly
Shift.Sdk.dll
public class StandardConnectionAdded : Change, IChange
Inheritance
StandardConnectionAdded
Implements
Inherited Members
Extension Methods

Constructors

StandardConnectionAdded(StandardConnection[])

public StandardConnectionAdded(StandardConnection[] connections)

Parameters

connections StandardConnection[]

Properties

Connections

public StandardConnection[] Connections { get; }

Property Value

StandardConnection[]