ComponentizableReportItem.ComponentID Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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)
Nilai Properti
Penerapan
- Atribut