WorkflowPrintTicket.XmlNode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nœud XML du ticket d’impression.
public:
property IXmlNode ^ XmlNode { IXmlNode ^ get(); };
IXmlNode XmlNode();
public IXmlNode XmlNode { get; }
var iXmlNode = workflowPrintTicket.xmlNode;
Public ReadOnly Property XmlNode As IXmlNode
Valeur de propriété
Nœud XML.