Share via


AttributeRelationship.Name プロパティ

定義

リレーションシップの名前を取得します。値の設定も可能です。

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

リレーションシップの名前を含む String。

適用対象