DataProcessEntity Property |
Gets the parent entity.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public EntityBase Entity { get; }
Public ReadOnly Property Entity As EntityBase
Get
public:
property EntityBase^ Entity {
EntityBase^ get ();
}
member Entity : EntityBase with get
Property Value
Type:
EntityBaseSee Also