次の方法で共有


ComponentizableReportItem.ComponentID プロパティ

定義

public:
 property Nullable<Guid> ComponentID { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.ComponentModel.ReadOnly(true)]
public Guid? ComponentID { get; set; }
[<System.ComponentModel.ReadOnly(true)>]
member this.ComponentID : Nullable<Guid> with get, set
Public Property ComponentID As Nullable(Of Guid)

プロパティ値

実装

属性

適用対象