This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Invoking a Method with Default Arguments
Methods with default values can be invoked either by specifying exactly which arguments are defaults or by leaving off trailing default arguments.