ServiceOperationParameter Properties

Include Protected Members
Include Inherited Members

The ServiceOperationParameter type exposes the following members.

Properties

  Name Description
Public property CustomState PlaceHolder to hold custom state information about service operation parameter. (Inherited from OperationParameter.)
Public property IsReadOnly Returns true, if this parameter has been set to read only. Otherwise returns false. (Inherited from OperationParameter.)
Public property Name Name of parameter. (Inherited from OperationParameter.)
Public property ParameterType Type of parameter values. (Inherited from OperationParameter.)

Top

See Also

Reference

ServiceOperationParameter Class

System.Data.Services.Providers Namespace