ReadProjectProperty.PropertyValues プロパティ
取得または設定プロパティの値はローカライズされた文字列の配列。
名前空間: Microsoft.Office.Project.Server.Workflow
アセンブリ: Microsoft.Office.Project.Server.Workflow (Microsoft.Office.Project.Server.Workflow.dll 内)
構文
'宣言
<BrowsableAttribute(True)> _
Public Property PropertyValues As String()
Get
Set
'使用
Dim instance As ReadProjectProperty
Dim value As String()
value = instance.PropertyValues
instance.PropertyValues = value
[BrowsableAttribute(true)]
public string[] PropertyValues { get; set; }
プロパティ値
型: []
プロパティ値の文字列配列。
注釈
ReadProjectPropertyの活動は、 PropertyValuesプロパティに結果を設定します。