Table of Contents

Class OrganizationLocalizationModified

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class OrganizationLocalizationModified : Change, IChange
Inheritance
OrganizationLocalizationModified
Implements
Inherited Members
Extension Methods

Constructors

OrganizationLocalizationModified(string[], string)

public OrganizationLocalizationModified(string[] languages, string timeZone)

Parameters

languages string[]
timeZone string

Properties

Languages

public string[] Languages { get; set; }

Property Value

string[]

TimeZone

public string TimeZone { get; set; }

Property Value

string