Table of Contents

Class OrganizationParentModified

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

Constructors

OrganizationParentModified(Guid?)

public OrganizationParentModified(Guid? parentOrganizationId)

Parameters

parentOrganizationId Guid?

Properties

ParentOrganizationId

public Guid? ParentOrganizationId { get; set; }

Property Value

Guid?