| DataGroupGetDataItemType Method |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public DataItemType GetDataItemType(
string dataItemTypeId
)
Public Function GetDataItemType (
dataItemTypeId As String
) As DataItemType
Parameters
- dataItemTypeId
- Type: SystemString
Return Value
Type:
DataItemTypeSee Also