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