DataElementEntityId Property  | 
 
            Gets the parent entity ID.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.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
Type: 
GuidImplements
IElementEntityId
See Also