This documentation is archived and is not being maintained.

ContractReference Properties

The ContractReference type exposes the following members.

  NameDescription
Public property ClientProtocol Gets or sets the instance of DiscoveryClientProtocol used in a discovery process. (Inherited from DiscoveryReference.)
Public property Contract Gets a System.Web.Services.Description::ServiceDescription object representing the service description.
Public property DefaultFilename Gets the name of the file to use by default when saving the referenced service description. (Overrides DiscoveryReference::DefaultFilename.)
Public property DocRef Gets and sets the URL for a XML Web service implementing the service description referenced in the Ref property.
Public property Ref Gets or sets the URL to the referenced service description.
Public property Url Gets or sets the URL for the referenced Service Description. (Overrides DiscoveryReference::Url.)
Top
Show: