Share via


ProjectRelationsDataSet.ProjectRelationsDataTable.RelatedProjectUIDColumn Property

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

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

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
Public ReadOnly Property RelatedProjectUIDColumn As DataColumn
'Usage
Dim instance As ProjectRelationsDataTable
Dim value As DataColumn

value = instance.RelatedProjectUIDColumn
[DebuggerNonUserCodeAttribute] 
public DataColumn RelatedProjectUIDColumn { get; }

See Also

Reference

ProjectRelationsDataSet.ProjectRelationsDataTable Class
ProjectRelationsDataSet.ProjectRelationsDataTable Members
[WinProj Web service] Namespace