| DataItemProperties Property |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public IDictionary<string, Object> Properties { get; set; }
Public Property Properties As IDictionary(Of String, Object)
Get
Set
Property Value
Type:
IDictionaryString,
ObjectSee Also