ScheduleReference Members
Include Protected Members
Include Inherited Members
Represents a reference to a shared schedule.
The ScheduleReference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScheduleReference() | Initializes a new instance of the ScheduleReference class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Definition | Gets or sets the definition (ScheduleDefinition object) for a shared schedule. | |
ScheduleID | Gets or sets the system-generated unique identifier of a shared schedule. |
Top