OlapElementEntityId Property |
Gets the parent entity ID.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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
Type:
GuidImplements
IElementEntityIdSee Also