Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the status report read mode of receiver or sender.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration ReadMode
'Usage
Dim instance As SRConstants.ReadMode
public enum ReadMode
Members
| Member name | Description | |
|---|---|---|
| Sender | Value=0. The status report is in sender mode. | |
| Receiver | Value=1. The status report is in receiver mode. |