ParameterOrigin Property

Gets the name of the source structure from which the parameter is retrieved from.

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.4.0.1000)
Syntax
public virtual string Origin { get; }

Property Value

Type: String
See Also