Class DataTypeReferences.ContentTypeReferences
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
[DataContract(Name = "contentType", Namespace = "")]
public class ContentTypeReferences : EntityBasic
Properties
View SourceProperties
Declaration
[DataMember(Name = "properties")]
public object Properties { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object |