XDocumentClass._XDocument4_get_UI 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::UIObject ^ _XDocument4_get_UI() = Microsoft::Office::Interop::InfoPath::_XDocument4::get_UI;
public virtual Microsoft.Office.Interop.InfoPath.UIObject _XDocument4_get_UI ();
abstract member _XDocument4_get_UI : unit -> Microsoft.Office.Interop.InfoPath.UIObject
override this._XDocument4_get_UI : unit -> Microsoft.Office.Interop.InfoPath.UIObject
Public Overridable Function _XDocument4_get_UI () As UIObject