The following tables list the members exposed by the FileHistoryResponse type.

Name Description
Public property ChangeAttributeInfos Enumeration of 'Change' Attribute Info's, one instance for each distinct File Attribute used by this file
Public property EventID Get or set the event id associated with this response (inherited from OperationResponse).
Public property FileAttributeInfos Enumeration of 'File' Attribute Info's, one instance for each distinct File Attribute used by this file
Public property History Get the history
Public property IsException Get or set any exception message (inherited from OperationResponse).
Public property Level Get the level (inherited from OperationResponse).
Public property Message Get the message (inherited from OperationResponse).
Public property Ok Is this response ok? (inherited from OperationResponse).
Public property ServerEventID The response may carry a server id (inherited from OperationResponse).
Top