Table of Contents

Class ModifyOrganizationLocation

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

Constructors

ModifyOrganizationLocation(Guid, Location)

public ModifyOrganizationLocation(Guid organizationId, Location location)

Parameters

organizationId Guid
location Location

Properties

Location

public Location Location { get; set; }

Property Value

Location