| PackageReadDataGroup Method |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public DataGroup ReadDataGroup(
string dataGroupId
)
Public Function ReadDataGroup (
dataGroupId As String
) As DataGroup
Parameters
- dataGroupId
- Type: SystemString
Return Value
Type:
DataGroupSee Also