| DeploymentSetDataGroups Property |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public ICollection<DataGroup> DataGroups { get; set; }
Public Property DataGroups As ICollection(Of DataGroup)
Get
Set
Property Value
Type:
ICollectionDataGroupSee Also