ContentTypeType.ContentTypes Property
[Association(ThisKey="ID", OtherKey="ContentTypeTypeID", IsUnique=False, IsForeignKey=False, DeleteRule="null", DeleteOnNull=False, Name="ContentTypeType_ContentType", Storage="_ContentTypes")]
public
EntitySet<
ContentType> ContentTypes { public get; public set; }
See Also
ContentTypeType Class | Arachnode.Administration.App_Data Namespace