WebServiceEntityInstance Methods

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The WebServiceEntityInstance type exposes the following members.

Methods

  Name Description
Protected method CanUseAdapterObjectSampling Obsolete. (Overrides AbstractInstance.CanUseAdapterObjectSampling().)
Public method EntityAsDataRow(DataTable) Obsolete. When overridden in a derived class, exposes the entity instance as a DataRow object in the specified DataTable object. (Inherited from AbstractEntityInstance.)
Protected method EntityAsDataRow(DataTable, Boolean) Obsolete. When overridden in a derived class, exposes the entity instance with or without fields with complex formatting as a DataRow object in the specified DataTable object. (Inherited from AbstractEntityInstance.)
Public method EntityAsFormattedDataRow Obsolete. When overridden in a derived class, exposes the entity instance as a DataRow object in the specified DataTable object with formatting of the complex fields in the entity instance. (Inherited from AbstractEntityInstance.)
Public method Equals (Inherited from Object.)
Public method Execute(MethodInstance, LobSystemInstance) Obsolete. Executes a specified method instance on the entity instance. . The IDs of the entity instance are plumbed into the API of the backend. (Inherited from AbstractEntityInstance.)
Public method Execute(MethodInstance, LobSystemInstance, []) Obsolete. Overrides some or all of the arguments in the back-end method and executes the method in the back-end application. (Inherited from AbstractEntityInstance.)
Protected method Finalize (Inherited from Object.)
Public method GetActionUrl Obsolete. Gets the fully parameterized action URL populated with entity instance fields for the specified action. (Inherited from AbstractEntityInstance.)
Public method GetAssociatedInstances(String) Obsolete. When overridden in a derived class, gets the associated entity instances for this entity instance for the association specified by the name. (Inherited from AbstractEntityInstance.)
Public method GetAssociatedInstances(Association) Obsolete. When overridden in a derived class, gets the associated entity instances for this entity instance for the specified association. (Inherited from AbstractEntityInstance.)
Public method GetAssociatedInstances(Association, FilterCollection) Obsolete. When overridden in a derived class, gets a filtered set of associated entity instances for this entity instance for the specified association. (Inherited from AbstractEntityInstance.)
Public method GetFormatted(String) Obsolete. Gets the value of the field with the specified name after applying complex formatting. (Inherited from AbstractEntityInstance.)
Public method GetFormatted(Field) Obsolete. Gets the value of the specified field after applying complex formatting. (Inherited from AbstractEntityInstance.)
Public method GetHashCode (Inherited from Object.)
Public method GetIdentifierValues Obsolete. When overridden in a derived class, gets the identifier values of the entity instance. (Inherited from AbstractEntityInstance.)
Public method GetType (Inherited from Object.)
Public method GetView Obsolete. When overridden in a derived class, gets the same entity instance in the specified view. (Inherited from AbstractEntityInstance.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebServiceEntityInstance Class

Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService Namespace