PublishedProject.RefreshLoad method
Reserved for internal use. Reloads all scalar properties that are associated with the PublishedProject object.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Overrides Sub RefreshLoad
'Usage
Dim instance As PublishedProject
instance.RefreshLoad()
public override void RefreshLoad()