Show / Hide Table of Contents

    Enum SubscriptionStatus

    Defines different life cycle statuses of a product subscription.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum SubscriptionStatus

    Fields

    Name Description
    Activated

    Indicates that product subscription request has been approved and subscription is currently active.

    Deactivated

    Indicates that product subscription request has been denied or a previously active subscription has been either temporary or permanently deactivated.

    Requested

    Indicates that product subscription has been requested and expecting the approval from administrator.

    Back to top Nevatech Sentinet 6.5 Online Documentation