QuerySingleResult<T>
Represents the single result of the query.
            
                
Gets or sets the artifact result.
            
Gets or sets the message which provides information about the failure.
            
Gets or sets a value indicating whether the operation was a success.
            
Gets or sets the message which provides information about the warnings.
            
public QuerySingleResult()