InheritedParameterChildEntityUniqueName Property |
Gets the unique name of the child entity that exposes the source parameter.
Namespace:
Dundas.BI.Data.Parameters
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ChildEntityUniqueName { get; }
Public ReadOnly Property ChildEntityUniqueName As String
Get
public:
property String^ ChildEntityUniqueName {
String^ get ();
}
member ChildEntityUniqueName : string with get
Property Value
Type:
StringSee Also