Click or drag to resize
Operation Properties

The Operation type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets a string that contains a human readable description of this Operation.
Public propertyName
Gets the name of this Operation.
Public propertyNumResponseDefinition
Gets the number of the response types that can be returned by this Operation.
Public propertyRequestDefinition
Gets a read-only SchemaElementDefinition which defines the schema for this Operation.
Public propertyRequestType Obsolete.
Gets the TypeDefinition of request for this Operation. RequestDefinition
Public propertyResponseDefinitions
Gets an enumerable collection of all definitions of responses.
Public propertyResponseType Obsolete.
Gets the TypeDefinitions of the possible responses for this Operation.
Public propertyStatus
Gets the status of this Operation.
Top
See Also