...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
All network subscription entities are structured as follows:
entity
:
Id
int: The unique identifier for the network subscription entity
...
Level
NetworkSubscriptionLevel: Whether the network is "Content" or "Control"CreationDate
DateTime: The creation date of the subscription. See DateTime for more information about this data type.LastModifiedDate
DateTime: The last date on which the subscription was modified, if available. See
...
DateTime for more information about this data type.
...
ExpireDate
Nullable<DateTime>: The date on which the network subscription will expire, if available.
...
See DateTime for more information about this data type.