Table of Contents

Class ChangeGroupAddress

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

Constructors

ChangeGroupAddress(Guid, AddressType, Address)

public ChangeGroupAddress(Guid group, AddressType type, Address address)

Parameters

group Guid
type AddressType
address Address

Properties

Address

public Address Address { get; set; }

Property Value

Address

Type

public AddressType Type { get; set; }

Property Value

AddressType