Property.DatabasePropertyIdentifier 属性
仅供内部使用。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public ReadOnly Property DatabasePropertyIdentifier As String
Get
用法
Dim instance As [Property]
Dim value As String
value = instance.DatabasePropertyIdentifier
public string DatabasePropertyIdentifier { get; }