IdentityPropertiesView.ClearViewProperties Method (IdentityPropertyScope)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub ClearViewProperties ( _
    propertyScope As IdentityPropertyScope _
)
public void ClearViewProperties(
    IdentityPropertyScope propertyScope
)
public:
void ClearViewProperties(
    IdentityPropertyScope propertyScope
)
member ClearViewProperties : 
        propertyScope:IdentityPropertyScope -> unit
public function ClearViewProperties(
    propertyScope : IdentityPropertyScope
)

Parameters

.NET Framework Security

See Also

Reference

IdentityPropertiesView Class

ClearViewProperties Overload

Microsoft.TeamFoundation.Framework.Server Namespace