ReadProjectProperty.PropertyName プロパティ
取得または設定、プロジェクトのプロパティの名前。
名前空間: Microsoft.Office.Project.Server.Workflow
アセンブリ: Microsoft.Office.Project.Server.Workflow (Microsoft.Office.Project.Server.Workflow.dll 内)
構文
'宣言
<BrowsableAttribute(True)> _
Public Property PropertyName As String
Get
Set
'使用
Dim instance As ReadProjectProperty
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
[BrowsableAttribute(true)]
public string PropertyName { get; set; }
プロパティ値
型: System.String
プロジェクトのプロパティの名前。
注釈
MdPropUidを null 以外と空でない値を指定すると、 PropertyNameは無視されます。