Table of Contents

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

group Guid
type string
name string

Properties

Name

public string Name { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string