Table of Contents

Class StandardGroupAdded

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

Constructors

StandardGroupAdded(StandardGroup[])

public StandardGroupAdded(StandardGroup[] groups)

Parameters

groups StandardGroup[]

Properties

Groups

public StandardGroup[] Groups { get; }

Property Value

StandardGroup[]