Class GroupLocationChanged
public class GroupLocationChanged : Change, IChange
- Inheritance
-
GroupLocationChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupLocationChanged(string, string, string, string)
public GroupLocationChanged(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; }