CatalogObject.OnRefresh Method

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

Syntax

'Declaration
Protected Overridable Sub OnRefresh
protected virtual void OnRefresh()
protected:
virtual void OnRefresh()
abstract OnRefresh : unit -> unit  
override OnRefresh : unit -> unit
protected function OnRefresh()

.NET Framework Security

See Also

Reference

CatalogObject Class

Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects Namespace