Class OrganizationTypeModified
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class OrganizationTypeModified : Change, IChange
- Inheritance
-
OrganizationTypeModified
- Implements
- Inherited Members
- Extension Methods
Constructors
OrganizationTypeModified(string)
public OrganizationTypeModified(string type)
Parameters
typestring
Properties
Type
public string Type { get; set; }