Share via


TableStrings.Operation Enumeration

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration Operation
'Usage
Dim instance As TableStrings.Operation
public enum Operation

Members

Member name Description
Insert Value=16.
Commit Value=8.
Update Value=2.
Delete Value=1.
NoOp Value=0.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace