Modifies the properties of a File field.
Namespace: Relativity.Services.Interfaces.Field
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- workspaceID
- Type: System.Int32
The ArtifactID of the workspace where the File field should be created. Use -1 to indicate the admin workspace. - fieldID
- Type: System.Int32
The Artifact ID of the File field. - fieldRequest
- Type: Relativity.Services.Interfaces.Field.Models.FileFieldRequest
The data about the File field being updated.
Return Value
Type: TaskSee Also