View Source
Class DataTypeItemResponseModel
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class DataTypeItemResponseModel : NamedItemResponseModelBase
Properties
View Source
EditorAlias
Declaration
public string EditorAlias { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
EditorUiAlias
Declaration
public string EditorUiAlias { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
IsDeletable
Declaration
public bool IsDeletable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|