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
Properties
Fax
public string Fax { get; set; }
Property Value
Phone
public string Phone { get; set; }