Table of Contents

Class ModifyOrganizationPlatformUrl

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

Constructors

ModifyOrganizationPlatformUrl(Guid, PlatformUrl)

public ModifyOrganizationPlatformUrl(Guid organizationId, PlatformUrl url)

Parameters

organizationId Guid
url PlatformUrl

Properties

Url

public PlatformUrl Url { get; set; }

Property Value

PlatformUrl