Class CustomerAssigned
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class CustomerAssigned : Change, IChange
- Inheritance
-
CustomerAssigned
- Implements
- Inherited Members
- Extension Methods
Constructors
CustomerAssigned(Guid?)
public CustomerAssigned(Guid? customer)
Parameters
customerGuid?
Properties
Customer
public Guid? Customer { get; set; }
Property Value
- Guid?