| DataGroupDataItemTypes Property |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public ICollection<DataItemType> DataItemTypes { get; set; }
Public Property DataItemTypes As ICollection(Of DataItemType)
Get
Set
Property Value
Type:
ICollectionDataItemTypeSee Also