Table of Contents

Class ModifyOrganizationEventSettings

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

Constructors

ModifyOrganizationEventSettings(Guid, EventSettings)

public ModifyOrganizationEventSettings(Guid organizationId, EventSettings events)

Parameters

organizationId Guid
events EventSettings

Properties

Events

public EventSettings Events { get; set; }

Property Value

EventSettings