ContentType.AllowedDataTypes Property
[Association(ThisKey="ID", OtherKey="ContentTypeID", IsUnique=False, IsForeignKey=False, DeleteRule="null", DeleteOnNull=False, Name="ContentType_AllowedDataType", Storage="_AllowedDataTypes")]
public
EntitySet<
AllowedDataType> AllowedDataTypes { public get; public set; }
See Also
ContentType Class | Arachnode.Administration.App_Data Namespace