Engagement.ModifiedBy property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ModifiedBy As User
Get
'Usage
Dim instance As Engagement
Dim value As User
value = instance.ModifiedBy
public User ModifiedBy { get; }
Property value
Type: Microsoft.SharePoint.Client.User