Table of Contents

Class ModifyOrganizationStandardContentLabels

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

Constructors

ModifyOrganizationStandardContentLabels(Guid, string[])

public ModifyOrganizationStandardContentLabels(Guid organizationId, string[] labels)

Parameters

organizationId Guid
labels string[]

Properties

Labels

public string[] Labels { get; set; }

Property Value

string[]