Share via


AdminCheckedOutResourcePlansDataSet.CheckedOutResourcePlansRow.PROJ_UID 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 PROJ_UID As Guid
'Usage
Dim instance As CheckedOutResourcePlansRow
Dim value As Guid

value = instance.PROJ_UID

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

See Also

Reference

AdminCheckedOutResourcePlansDataSet.CheckedOutResourcePlansRow Class
AdminCheckedOutResourcePlansDataSet.CheckedOutResourcePlansRow Members
[PWA Web service] Namespace