次の方法で共有


ActivitySymbol.Id プロパティ

定義

アクティビティの ID を取得します。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

プロパティ値

アクティビティの ID です。

適用対象