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