| SubscriptionItems Property |
Namespace:
Dynamicweb.Security.Licensing.DataObjects
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public ICollection<LicenseItem> Items { get; set; }
Public Property Items As ICollection(Of LicenseItem)
Get
Set
Property Value
Type:
ICollectionLicenseItemSee Also