Click or drag to resize

DeploymentSetDataItemIdentifiers Property

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public ICollection<DataItemIdentifier> DataItemIdentifiers { get; set; }

Property Value

Type: ICollectionDataItemIdentifier
See Also