Table of Contents

Class CreateGroup

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

Constructors

CreateGroup(Guid, Guid, string, string)

public CreateGroup(Guid group, Guid tenant, string type, string name)

Parameters

group Guid
tenant Guid
type string
name string

Properties

Name

public string Name { get; }

Property Value

string

Tenant

public Guid Tenant { get; }

Property Value

Guid

Type

public string Type { get; }

Property Value

string