Table of Contents

Class RenameGroup

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

Constructors

RenameGroup(Guid, string, string)

public RenameGroup(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