ComponentBasePackageId Property  | 
 
            Gets the ID of the extension package to which the component belongs.
            
 
    Namespace: 
   Dundas.BI.Extensibility
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid PackageId { get; }Public ReadOnly Property PackageId As Guid
	Get
public:
property Guid PackageId {
	Guid get ();
}member PackageId : Guid with get
Property Value
Type: 
Guid
See Also