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