Share via


CRMGlobalManager.RetrieveView(Int32, String) Method

Definition

public:
 virtual 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
override this.RetrieveView : int * string -> System.Xml.XmlDocument
Public Function RetrieveView (typecode As Integer, viewname As String) As XmlDocument

Parameters

typecode
Int32
viewname
String

Returns

Implements

Applies to