Metodo DedNetApplicationSelectDocument |
Namespace: DedNet
public DedDoc SelectDocument( DedNetApplication app, string textMsg )
Public Function SelectDocument ( app As DedNetApplication, textMsg As String ) As DedDoc
public: DedDoc^ SelectDocument( DedNetApplication^ app, String^ textMsg )
member SelectDocument : app : DedNetApplication * textMsg : string -> DedDoc