Share via


SiteMapDataSet.SiteMapValuesRow.SiteMapRow Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property SiteMapRow As SiteMapRow
'Usage
Dim instance As SiteMapValuesRow
Dim value As SiteMapRow

value = instance.SiteMapRow

instance.SiteMapRow = value
[DebuggerNonUserCodeAttribute] 
public SiteMapRow SiteMapRow { get; set; }

See Also

Reference

SiteMapDataSet.SiteMapValuesRow Class
SiteMapDataSet.SiteMapValuesRow Members
[PWA Web service] Namespace