NativeStructureParameterNativeParameter Property  | 
 
            Gets the native parameter.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic NativeParameter NativeParameter { get; }Public ReadOnly Property NativeParameter As NativeParameter
	Get
public:
property NativeParameter^ NativeParameter {
	NativeParameter^ get ();
}member NativeParameter : NativeParameter with get
Property Value
Type: 
NativeParameter
See Also