Compartir a través de


Filter.filterViewUID 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 filterViewUID As String
    Get
    Set
'Usage
Dim instance As Filter
Dim value As String

value = instance.filterViewUID

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

Property Value

Type: System.String

See Also

Reference

Filter Class

Filter Members

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