IContentTypeDefinition Interface

Definition

Describes a content type that is being introduced using IContentTypeDefinitionSource.

public interface class IContentTypeDefinition
public interface class IContentTypeDefinition
__interface IContentTypeDefinition
public interface IContentTypeDefinition
type IContentTypeDefinition = interface
Public Interface IContentTypeDefinition

Properties

BaseDefinitions

The case-insensitive names of the base types of the content type. May be of zero length.

Name

The case-insensitive name of the content type.

Applies to