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
Properties
AddNewUsersAutomatically
public bool AddNewUsersAutomatically { get; }
Property Value
AllowSelfSubscription
public bool AllowSelfSubscription { get; }