Name | Description | |
---|---|---|
SimplePackage Constructor | Overloaded. |
The following tables list the members exposed by SimplePackage.
Name | Description | |
---|---|---|
SimplePackage Constructor | Overloaded. |
Name | Description | |
---|---|---|
Caption | The display caption for the package | |
Description | The end user display description for the package | |
FileNamePath | The current full path to the package. It may be null or empty if this package has never been saved. | |
IsDirty | Indicates if there is unsaved data in the repository. |
Name | Description | |
---|---|---|
AddSession | Adds the provided session to the package | |
Clear | Clear all of the sessions from the package | |
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetSession | Load the specified session | |
GetSessionFileIds | Retrieve the ids of the sessions files known locally for the specified session | |
GetSessions | Get the set of all of the session headers in the package | |
GetStats | Get summary statistics about the sessions in the repository | |
Save | Overloaded. Save the package, overwriting any existing data |
Name | Description | |
---|---|---|
OnInitialize | Called to initialize the package on creation |