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 Methods

The methods of the ICodeLocalVariableStatement interface are listed below. For a complete list of ICodeLocalVariableStatement interface members, see the ICodeLocalVariableStatement Members topic.

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