Filter.CustomField.PropertyColumnName Property
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public ReadOnly Property PropertyColumnName As String
Get
'Usage
Dim instance As Filter.CustomField
Dim value As String
value = instance.PropertyColumnName
public string PropertyColumnName { get; }
Property Value
Type: System.String