Class FileResultInfo
Encapsulates the result of a server operation whose output is a file.
Inheritance
FileResultInfo
Syntax
public class FileResultInfo : ResultInfo
Fields
FileGuid
The Guid of the resulting file of the operation. It contains a valid value only if the ResultStatus member is Success or Warning.
Declaration
public Guid FileGuid