DescriptorBase Constructor (Guid)

Initializes a new instance of the DescriptorBase class.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
protected DescriptorBase(
	Guid objectId
)

Parameters

objectId
Type: SystemGuid
The object ID.
See Also