Table of Contents

Class ChangeGroupStatus

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

Constructors

ChangeGroupStatus(Guid, string)

public ChangeGroupStatus(Guid group, string status)

Parameters

group Guid
status string

Properties

Status

public string Status { get; set; }

Property Value

string