Table of Contents

Class UserRegistrationFieldMask

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class UserRegistrationFieldMask
Inheritance
UserRegistrationFieldMask
Inherited Members
Extension Methods

Constructors

UserRegistrationFieldMask()

public UserRegistrationFieldMask()

Properties

Company

public bool Company { get; set; }

Property Value

bool

IsEmpty

public bool IsEmpty { get; }

Property Value

bool

Methods

Clone()

public UserRegistrationFieldMask Clone()

Returns

UserRegistrationFieldMask

IsEqual(UserRegistrationFieldMask)

public bool IsEqual(UserRegistrationFieldMask other)

Parameters

other UserRegistrationFieldMask

Returns

bool