Click or drag to resize

StiJsonReportSLService Methods

The StiJsonReportSLService type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from StiService.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAction
Returns actions available for the provider.
(Overrides StiSLServiceGetAction.)
Public methodGetFilter
Returns a filter for the provider.
(Overrides StiSLServiceGetFilter.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInvokeLoading
Raises the Loading event for this object.
(Inherited from StiSLService.)
Protected methodInvokeSaving
Raises the Saving event for this object.
(Inherited from StiSLService.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoad
Loads a report from the stream.
(Overrides StiReportSLServiceLoad(StiReport, Stream).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnLoading(EventArgs) (Inherited from StiSLService.)
Protected methodOnLoading(Object, EventArgs) (Inherited from StiSLService.)
Protected methodOnSaving(EventArgs) (Inherited from StiSLService.)
Protected methodOnSaving(Object, EventArgs) (Inherited from StiSLService.)
Public methodPackService (Inherited from StiService.)
Public methodSave
Saves report in the stream.
(Overrides StiReportSLServiceSave(StiReport, Stream).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also