ArtifactFieldNames Class

Relativity Services API
The string names of fields used on dynamic artifacts.
Inheritance Hierarchy

System.Object
  kCura.Relativity.Client.DTOs.ArtifactFieldNames
    More...

Namespace:  kCura.Relativity.Client.DTOs
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public class ArtifactFieldNames

The ArtifactFieldNames type exposes the following members.

Constructors

  NameDescription
Public methodArtifactFieldNames
Initializes a new instance of the ArtifactFieldNames class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberKeywords
Keywords.
Public fieldStatic memberNotes
Notes.
Public fieldStatic memberSystemCreatedBy
Identifies the User who created the Artifact. This property is available on the Fields property of the Artifact.
Public fieldStatic memberSystemCreatedOn
Represents the DateTime in UTC when the Artifact was created. This property is available on the Fields property of the Artifact.
Public fieldStatic memberSystemLastModifiedBy
Identifies the User who last modified the Artifact. This property is available in the Fields property of the Artifact.
Public fieldStatic memberSystemLastModifiedOn
Represents the DateTime in UTC when the Artifact was last modified. This property is available on the Fields property of the Artifact.
Public fieldStatic memberTextIdentifier
Indicates the value of the IdentifierFieldName field available in Fields property of the Artifact. This field may also be available as a Name property for many Artifacts.
Top
See Also

Reference

Inheritance Hierarchy

System.Object
  kCura.Relativity.Client.DTOs.ArtifactFieldNames
    kCura.Relativity.Client.DTOs.BatchFieldNames
    kCura.Relativity.Client.DTOs.BatchSetFieldNames
    kCura.Relativity.Client.DTOs.ChoiceFieldNames
    kCura.Relativity.Client.DTOs.ClientFieldNames
    kCura.Relativity.Client.DTOs.CredentialFieldNames
    kCura.Relativity.Client.DTOs.DocumentFieldNames
    kCura.Relativity.Client.DTOs.ErrorFieldNames
    kCura.Relativity.Client.DTOs.FieldFieldNames
    kCura.Relativity.Client.DTOs.FolderFieldNames
    kCura.Relativity.Client.DTOs.GroupFieldNames
    kCura.Relativity.Client.DTOs.LayoutFieldNames
    kCura.Relativity.Client.DTOs.MarkupSetFieldNames
    kCura.Relativity.Client.DTOs.ObjectTypeFieldNames
    kCura.Relativity.Client.DTOs.RelativityApplicationFieldNames
    kCura.Relativity.Client.DTOs.RelativityScriptFieldNames
    kCura.Relativity.Client.DTOs.TabFieldNames
    kCura.Relativity.Client.DTOs.UserFieldNames
    kCura.Relativity.Client.DTOs.ViewFieldNames
    kCura.Relativity.Client.DTOs.WorkspaceFieldNames