Class DataItem
- Namespace
- Dynamicweb.Deployment
- Assembly
- Dynamicweb.Core.dll
Represents data about an entity.
- Inheritance
-
Data
Item
- Inherited Members
Constructors
DataItem(string)
Initializes a new instance of the Data
Parameters
id
stringThe identifier.
Properties
Properties
Gets or sets the properties.
Property Value
- IDictionary<string, object>
The properties.