Table of Contents

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

customer Guid?

Properties

Customer

public Guid? Customer { get; set; }

Property Value

Guid?