Search Results for

    Show / Hide Table of Contents

    Enum SubscriptionsSortField

    Defines fields in the Subscription record that can be used for sorting.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum SubscriptionsSortField

    Fields

    Name Description
    ConsumerName

    Name of the Consumer account that subscription belongs to.

    Created

    Created date and time.

    Expiration

    Subscription expiration date and time (UTC).

    Name

    Subscription name.

    ProductName

    Name of the Product included in this subscription.

    Status

    Current status of the subscription.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation