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!

CodeParameterDeclarationExpression Properties

The properties of the CodeParameterDeclarationExpression class are listed below. For a complete list of CodeParameterDeclarationExpression class members, see the CodeParameterDeclarationExpression Members topic.

Public:

CustomAttributes Gets or sets the custom attributes for the parameter declaration.
Direction Gets or sets the direction of the field.
Name Gets or sets the name of the parameter.
Type Gets or sets the type of the parameter.

See Also

CodeParameterDeclarationExpression Class | System.CodeDOM Namespace