Class DataItemBase
- Namespace
- Dynamicweb.Deployment
- Assembly
- Dynamicweb.Core.dll
Represents data about an entity
- Inheritance
-
Data
Item Base
- Derived
- Inherited Members
Constructors
DataItemBase(string)
Initializes a new instance of the Data
Parameters
id
stringThe identifier.
Properties
Id
Gets or sets the identifier.
Property Value
- string
The identifier.
Name
Gets or sets the name.
Property Value
- string
The name.
ParentId
Gets or sets the parent identifier.
Property Value
- string
The parent identifier.