The string names for artifact-level properties that can be used
in Queries, in a Fields collection, even though they are returned as
Fields in the returned artifact.
Inheritance Hierarchy
kCura.Relativity.Client.DTOs.ArtifactQueryFieldNames
Namespace: kCura.Relativity.Client.DTOs
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The ArtifactQueryFieldNames type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ArtifactQueryFieldNames | Initializes a new instance of the ArtifactQueryFieldNames class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ArtifactGUID |
Provides a list of GUIDs used to identify an Artifact.
|
![]() ![]() | ArtifactID |
Represents a unique identifier for an Artifact.
|
![]() ![]() | ParentArtifactID |
Represents the unique identifier of the Artifact's parent.
|
See Also