Table of Contents

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

group Guid
office string
region string
shippingPreference string
webSiteUrl string

Properties

Office

public string Office { get; }

Property Value

string

Region

public string Region { get; }

Property Value

string

ShippingPreference

public string ShippingPreference { get; }

Property Value

string

WebSiteUrl

public string WebSiteUrl { get; }

Property Value

string