Table of Contents

Class GroupSettingsChanged

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

Constructors

GroupSettingsChanged(bool, bool)

public GroupSettingsChanged(bool addNewUsersAutomatically, bool allowSelfSubscription)

Parameters

addNewUsersAutomatically bool
allowSelfSubscription bool

Properties

AddNewUsersAutomatically

public bool AddNewUsersAutomatically { get; }

Property Value

bool

AllowSelfSubscription

public bool AllowSelfSubscription { get; }

Property Value

bool