Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- propertyType
Type: Microsoft.Office.Project.Server.Library.PropertyType
- winprojPid
Type: System.Int32
- databaseColumnName
Type: System.String