AnalysisServicesExecutionOptions.GetOptionsDialogType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets dialog type of the options page.
protected:
override Type ^ GetOptionsDialogType();
protected override Type GetOptionsDialogType ();
override this.GetOptionsDialogType : unit -> Type
Protected Overrides Function GetOptionsDialogType () As Type
Returns
A Type object that specifies the dialog type.