Table of Contents

Class ChangeGroupSettings

Namespace
InSite.Application.Groups.Write
Assembly
Shift.Sdk.dll
public class ChangeGroupSettings : Command, ICommand
Inheritance
ChangeGroupSettings
Implements
Inherited Members
Extension Methods

Constructors

ChangeGroupSettings(Guid, bool, bool)

public ChangeGroupSettings(Guid group, bool addNewUsersAutomatically, bool allowSelfSubscription)

Parameters

group Guid
addNewUsersAutomatically bool
allowSelfSubscription bool

Properties

AddNewUsersAutomatically

public bool AddNewUsersAutomatically { get; }

Property Value

bool

AllowSelfSubscription

public bool AllowSelfSubscription { get; }

Property Value

bool