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