Share via


Property constructor (PropertyType, Int32, String)

Reserved for internal use.

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

Syntax

'Declaration
Protected Friend Sub New ( _
    propertyType As PropertyType, _
    winprojPid As Integer, _
    databaseColumnName As String _
)
'Usage
Dim propertyType As PropertyType
Dim winprojPid As Integer
Dim databaseColumnName As String

Dim instance As New [Property](propertyType, _
    winprojPid, databaseColumnName)
protected internal Property(
    PropertyType propertyType,
    int winprojPid,
    string databaseColumnName
)

Parameters

See also

Reference

Property class

Property members

Property overload

Microsoft.Office.Project.Server.Library namespace