Table of Contents

Class RemoveMembershipReason

Namespace
InSite.Application.Memberships.Write
Assembly
Shift.Sdk.dll
public class RemoveMembershipReason : Command, ICommand
Inheritance
RemoveMembershipReason
Implements
Inherited Members
Extension Methods

Constructors

RemoveMembershipReason(Guid, Guid)

public RemoveMembershipReason(Guid membershipIdentifier, Guid reasonIdentifier)

Parameters

membershipIdentifier Guid
reasonIdentifier Guid

Properties

ReasonIdentifier

public Guid ReasonIdentifier { get; }

Property Value

Guid