NativeType public class NativeType : NativeTypeRef Documentation public BasicCategory BasicCategory { get; set; } public int FileTypeId { get; set; } public NativeCategory? NativeCategory { get; set; } public bool PreventNativeDownload { get; set; } public bool RestrictedFromImagingByDefault { get; set; } public bool UseNativeImaging { get; set; } public NativeType()