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