Property.DatabaseColumnType プロパティ
内部使用のため予約済みです。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public ReadOnly Property DatabaseColumnType As String
Get
'使用
Dim instance As [Property]
Dim value As String
value = instance.DatabaseColumnType
public string DatabaseColumnType { get; }