Click or drag to resize

DataGroupGetDataItemType Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public DataItemType GetDataItemType(
	string dataItemTypeId
)

Parameters

dataItemTypeId
Type: SystemString

Return Value

Type: DataItemType
See Also