Class DataTypePropertyPresentationModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.DataType
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class DataTypePropertyPresentationModel
Properties
View SourceAlias
Declaration
public string Alias { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Value
Declaration
public object Value { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object |