CalendarPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnChanged event handler method and the OnCreated(PSContextInfo, CalendarPostEventArgs) event handler method.
The CalendarPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CalendarPostEventArgs | Creates an instance of the CalendarPostEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
CalendarInformation | Gets the DataSet that represents all the calendars in a specific enterprise project. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top