ProcessParameterOrigin 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)
Syntaxpublic override string Origin { get; }Public Overrides ReadOnly Property Origin As String
Get
public:
virtual property String^ Origin {
String^ get () override;
}abstract Origin : string with get
override Origin : string with get
Property Value
Type:
String
See Also