Compartir a través de


Filter.filterTableName Property

Namespace:  Microsoft.Office.Project.Server.Library.FilterSchema
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Property filterTableName As String
    Get
    Set
'Usage
Dim instance As Filter
Dim value As String

value = instance.filterTableName

instance.filterTableName = value
public string filterTableName { get; set; }

Property Value

Type: System.String

See Also

Reference

Filter Class

Filter Members

Microsoft.Office.Project.Server.Library.FilterSchema Namespace