Table of Contents

Class GroupCapacityChanged

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

Constructors

GroupCapacityChanged(int?)

public GroupCapacityChanged(int? capacity)

Parameters

capacity int?

Properties

Capacity

public int? Capacity { get; }

Property Value

int?