Share via


RecordsRepository Class

Provides methods for sending files to a records repository.

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            websvcOfficialFile.RecordsRepository

Namespace:  websvcOfficialFile
Assembly:  MOSSSOAP (in MOSSSOAP.dll)

Syntax

'Declaration
<WebServiceBindingAttribute(Name := "RecordsRepositorySoap", Namespace := "https://schemas.microsoft.com/sharepoint/soap/recordsrepository/")> _
Public Class RecordsRepository _
    Inherits SoapHttpClientProtocol
'Usage
Dim instance As RecordsRepository
[WebServiceBindingAttribute(Name = "RecordsRepositorySoap", Namespace = "https://schemas.microsoft.com/sharepoint/soap/recordsrepository/")]
public class RecordsRepository : SoapHttpClientProtocol

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RecordsRepository Members

websvcOfficialFile Namespace

Other Resources

Records Center

Records Center Web Service