XDocumentClass._XDocument_get_View 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.
public:
virtual Microsoft::Office::Interop::InfoPath::ViewObject ^ _XDocument_get_View() = Microsoft::Office::Interop::InfoPath::_XDocument::get_View;
public virtual Microsoft.Office.Interop.InfoPath.ViewObject _XDocument_get_View ();
abstract member _XDocument_get_View : unit -> Microsoft.Office.Interop.InfoPath.ViewObject
override this._XDocument_get_View : unit -> Microsoft.Office.Interop.InfoPath.ViewObject
Public Overridable Function _XDocument_get_View () As ViewObject