Gets or sets the identifier of the file type used by Invariant.
Namespace:
Relativity.Imaging.Services.InterfacesAssembly:
Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
public int FileTypeId { get; set; }
public int FileTypeId { get; set; }
Public Property FileTypeId As Integer
Get
Set
Public Property FileTypeId As Integer
Get
Set
public:
property int FileTypeId {
int get ();
void set (int value);
}
public:
property int FileTypeId {
int get ();
void set (int value);
}
member FileTypeId : int with get, set
member FileTypeId : int with get, set
Property Value
Type:
Int32
Reference