NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ICodeLocalVariableStatement Members

Properties

Value The value to initialize the variable with.

Methods

GetCodeType Gets the data type of the variable.
GetName Gets the name of the variable.
SetCodeType Sets the data type of the variable.
SetName Sets the name of the variable.

See Also

ICodeLocalVariableStatement Interface | System.ComponentModel.Design.CodeModel Namespace