Class DataItemType
- Namespace
- Dynamicweb.Deployment
- Assembly
- Dynamicweb.Core.dll
Represents a definition of a specific type of data item.
- Inheritance
-
Data
Item Type
- Inherited Members
Constructors
DataItemType(string)
Initializes a new instance of the Data
Parameters
idstringThe identifier.
Properties
DataGroupId
Gets or sets the data group identifier.
Property Value
- string
The data group identifier.
Id
Gets or sets the identifier.
Property Value
- string
The identifier.
Name
Gets or sets the name.
Property Value
- string
The name.
ProviderParameters
Gets or sets the provider parameters.
Property Value
- IDictionary<string, string>
The provider parameters.
ProviderTypeName
Gets or sets the name of the provider type.
Property Value
- string
The name of the provider type.
ViewMode
Gets or sets the view mode.
Property Value
- View
Mode The view mode.