DescriptorBase Constructor (Guid) |
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxprotected DescriptorBase(
Guid objectId
)
Protected Sub New (
objectId As Guid
)
protected:
DescriptorBase(
Guid objectId
)
new :
objectId : Guid -> DescriptorBaseParameters
- objectId
- Type: SystemGuid
The object ID.
See Also