Table of Contents

Class CountMembershipReasons

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CountMembershipReasons : Query<int>, IQuery<int>, IMembershipReasonCriteria
Inheritance
CountMembershipReasons
Implements
Inherited Members
Extension Methods

Constructors

CountMembershipReasons()

public CountMembershipReasons()

Properties

Created

public DateTimeOffset? Created { get; set; }

Property Value

DateTimeOffset?

CreatedBy

public Guid? CreatedBy { get; set; }

Property Value

Guid?

LastChangeType

public string LastChangeType { get; set; }

Property Value

string

MembershipIdentifier

public Guid? MembershipIdentifier { get; set; }

Property Value

Guid?

Modified

public DateTimeOffset? Modified { get; set; }

Property Value

DateTimeOffset?

ModifiedBy

public Guid? ModifiedBy { get; set; }

Property Value

Guid?

PersonOccupation

public string PersonOccupation { get; set; }

Property Value

string

ReasonEffective

public DateTimeOffset? ReasonEffective { get; set; }

Property Value

DateTimeOffset?

ReasonExpiry

public DateTimeOffset? ReasonExpiry { get; set; }

Property Value

DateTimeOffset?

ReasonSubtype

public string ReasonSubtype { get; set; }

Property Value

string

ReasonType

public string ReasonType { get; set; }

Property Value

string