Table of Contents

Class ChangeGroupPhone

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

Constructors

ChangeGroupPhone(Guid, string, string)

public ChangeGroupPhone(Guid group, string phone, string fax)

Parameters

group Guid
phone string
fax string

Properties

Fax

public string Fax { get; set; }

Property Value

string

Phone

public string Phone { get; set; }

Property Value

string