Class ChangeGroupLocation
- Namespace
- InSite.Application.Groups.Write
- Assembly
- Shift.Sdk.dll
public class ChangeGroupLocation : Command, ICommand
- Inheritance
-
ChangeGroupLocation
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeGroupLocation(Guid, string, string, string, string)
public ChangeGroupLocation(Guid group, string office, string region, string shippingPreference, string webSiteUrl)
Parameters
Properties
Office
public string Office { get; }
Property Value
Region
public string Region { get; }
Property Value
ShippingPreference
public string ShippingPreference { get; }
Property Value
WebSiteUrl
public string WebSiteUrl { get; }