Show / Hide Table of Contents

Interface IContentfulResource

Represents a single Contentful resource.

Namespace:Contentful.Core.Models
Assembly:cs.temp.dll.dll
Syntax
public interface IContentfulResource

Properties

SystemProperties

Common system managed metadata properties.

Declaration
SystemProperties SystemProperties { get; set; }
Property Value
Type Description
SystemProperties
In This Article
  • Properties
    • SystemProperties
Back to top Copyright © 2015-2016 Contentful
Generated by DocFX