Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the name of the project property.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
<BrowsableAttribute(True)> _
Public Property PropertyName As String
Get
Set
'Usage
Dim instance As ReadProjectProperty
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
[BrowsableAttribute(true)]
public string PropertyName { get; set; }
Property Value
Type: System.String
Remarks
If a non-null and non-empty MdPropUid value is specified, PropertyName is ignored