ServiceOperationParameter.SetReadOnly Method

Definition

Sets the service operation parameter to read-only.

public:
 void SetReadOnly();
public void SetReadOnly ();
member this.SetReadOnly : unit -> unit
Public Sub SetReadOnly ()

Remarks

Sets a Boolean value that defines the parameter as read-only.

Applies to