Table of Contents

Class ModifyOrganizationType

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

Constructors

ModifyOrganizationType(Guid, string)

public ModifyOrganizationType(Guid organizationId, string type)

Parameters

organizationId Guid
type string

Properties

Type

public string Type { get; set; }

Property Value

string