Class OrganizationLocationModified
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class OrganizationLocationModified : Change, IChange
- Inheritance
-
OrganizationLocationModified
- Implements
- Inherited Members
- Extension Methods
Constructors
OrganizationLocationModified(Location)
public OrganizationLocationModified(Location location)
Parameters
locationLocation
Properties
Location
public Location Location { get; set; }