StiSLService Methods |
The StiSLService type exposes the following members.
Name | Description | |
---|---|---|
Clone | (Inherited from StiService.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAction |
Returns actions available for the provider.
| |
GetDictionaryFilters |
Returns a filter for all available services for saving / loading / merging of dictionary of data.
| |
GetDictionarySLServices |
Returns a filter for all available services for saving / loading of a dictioary of data.
| |
GetDocumentFilters |
Returns a filter for all available services for saving / loading of a document.
| |
GetDocumentSLServices |
Returns a container of services for all available services for saving / loading of a document.
| |
GetFilter |
Returns a filter for the provider.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPageFilters |
Returns a filter for all available services for saving / loading of a page.
| |
GetPageSLServices |
Returns a container of services for all available services for saving / loading of a page.
| |
GetReportFilters |
Returns a filter for all available services for saving / loading of a report.
| |
GetReportSLServices |
Returns a container of services for all available services for saving / loading of a eport.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeLoading |
Raises the Loading event for this object.
| |
InvokeSaving |
Raises the Saving event for this object.
| |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnLoading(EventArgs) | ||
OnLoading(Object, EventArgs) | ||
OnSaving(EventArgs) | ||
OnSaving(Object, EventArgs) | ||
PackService | (Inherited from StiService.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |