Table of Contents

Class ChangeGroupAddress

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

Constructors

ChangeGroupAddress(Guid, AddressType, GroupAddress)

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

Parameters

group Guid
type AddressType
address GroupAddress

Properties

Address

public GroupAddress Address { get; }

Property Value

GroupAddress

Type

public AddressType Type { get; }

Property Value

AddressType