View Source
Class DataTypeResponseModel
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class DataTypeResponseModel : DataTypeModelBase
Properties
View Source
CanIgnoreStartNodes
Declaration
public bool CanIgnoreStartNodes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Id
Declaration
public Guid Id { get; set; }
Property Value
View Source
IsDeletable
Declaration
public bool IsDeletable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|