QuerySlimObject public class QuerySlimObject Represents the object of query slim result. Documentation public int ArtifactID { get; set; } Gets or sets the artifact ID. public object[] Values { get; set; } Gets or sets the object field values. public QuerySlimObject()