| PackageWriteDataGroup Method |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public void WriteDataGroup(
DataGroup dataGroup
)
Public Sub WriteDataGroup (
dataGroup As DataGroup
)
Parameters
- dataGroup
- Type: Dynamicweb.DeploymentDataGroup
See Also