DerivedHierarchyEntityId Property |
Gets the parent entity ID.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid EntityId { get; }Public ReadOnly Property EntityId As Guid
Get
public:
virtual property Guid EntityId {
Guid get () sealed;
}abstract EntityId : Guid with get
override EntityId : Guid with get
Property Value
GuidImplements
IElementEntityId
See Also