Class AssignCustomer
- Namespace
- InSite.Application.Registrations.Write
- Assembly
- Shift.Sdk.dll
public class AssignCustomer : Command, ICommand
- Inheritance
-
AssignCustomer
- Implements
- Inherited Members
- Extension Methods
Constructors
AssignCustomer(Guid, Guid?)
public AssignCustomer(Guid aggregate, Guid? customer)
Parameters
Properties
Customer
public Guid? Customer { get; set; }
Property Value
- Guid?