Gets or sets a Boolean value indicating whether this native type is restricted from imaging by default.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public bool RestrictedFromImagingByDefault { get; set; } public bool RestrictedFromImagingByDefault { get; set; }
Property Value
Type: BooleanSee Also