Property.VarEnum Property
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public ReadOnly Property VarEnum As VarEnum
Get
'Usage
Dim instance As [Property]
Dim value As VarEnum
value = instance.VarEnum
public VarEnum VarEnum { get; }
Property Value
Type: System.Runtime.InteropServices.VarEnum