ResponseParsingBase<T>.Variable(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is reserved and should not be used.
protected void Variable(ref bool consumable);
member this.Variable : bool -> unit
Protected Sub Variable (ByRef consumable As Boolean)
Parameters
- consumable
- System.Boolean
True when the object is consumable.