ICRMWindowRouter.RetrieveView(Int32, String) Method

Definition

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.

Applies to