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
Properties
ReasonIdentifier
public Guid ReasonIdentifier { get; }