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!

CodePropertyReferenceExpression Properties

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

Public:

PropertyName The name of the property to reference.
TargetObject The target object containing the property this CodePropertyReferenceExpression references.

See Also

CodePropertyReferenceExpression Class | System.CodeDOM Namespace