FileRepositoryServerResponse
public class FileRepositoryServerResponse : DisplayableObjectIdentifier, IHaveType, IHaveUncPath, IHaveIsVisible, IHaveDisplayableFileAccessCredentials, IHaveKeywordsAndNotes, IHaveMetaAndActions, IHaveCreatedAndModified
Represents results of a read operation on a file repository server.
Gets or sets a list of RESTful operations that a user has permissions to perform on the artifact.
Gets or sets the Artifact ID and name of the user who created the artifact.
Gets or sets the date and time when the artifact was added to Relativity.
Gets or sets information about file access credentials object.
Gets or sets boolean value representing whether the file repository server should be available for selection while creating a workspace.
Gets or sets any keywords associated with the artifact.
Gets or sets the Artifact ID and name of the user who recently updated the artifact.
Gets or sets the date and time when the artifact was most recently updated.
Gets or sets a list of unsupported and read-only properties on the current artifact.
Gets or sets an optional description or other information about the artifact.
Gets or sets type of the server.
Gets or sets UNC path of the file repository server.
public FileRepositoryServerResponse()