Class CreateGroup
- Namespace
- InSite.Application.Groups.Write.Old
- Assembly
- Shift.Sdk.dll
public class CreateGroup : Command, ICommand
- Inheritance
-
CreateGroup
- Implements
- Inherited Members
- Extension Methods
Constructors
CreateGroup(Guid, string, string)
public CreateGroup(Guid group, string type, string name)
Parameters
Properties
Name
public string Name { get; set; }
Property Value
Type
public string Type { get; set; }