ICRMWindowRouter.RetrieveView(Int32, String) 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:
System::Xml::XmlDocument ^ RetrieveView(int typecode, System::String ^ viewname);
public System.Xml.XmlDocument RetrieveView (int typecode, string viewname);
abstract member RetrieveView : int * string -> System.Xml.XmlDocument
Public Function RetrieveView (typecode As Integer, viewname As String) As XmlDocument
Parameters
- typecode
- Int32
- viewname
- String
Returns
Returns XmlDocument.