Table of Contents

Class DeleteGroup

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

Constructors

DeleteGroup(Guid, string)

public DeleteGroup(Guid group, string reason)

Parameters

group Guid
reason string

Properties

Reason

public string Reason { get; }

Property Value

string