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
Properties
Status
public string Status { get; set; }