DocumentInformation Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
DocumentInformation(String, String, XPathPair, Int32) | |
DocumentInformation(String, String, String, Int32) |
DocumentInformation(String, String, XPathPair, Int32)
public:
DocumentInformation(System::String ^ schema, System::String ^ documentType, Microsoft::RuleEngine::XPathPair ^ selector, int instanceID);
public DocumentInformation (string schema, string documentType, Microsoft.RuleEngine.XPathPair selector, int instanceID);
new Microsoft.RuleEngine.DocumentInformation : string * string * Microsoft.RuleEngine.XPathPair * int -> Microsoft.RuleEngine.DocumentInformation
Public Sub New (schema As String, documentType As String, selector As XPathPair, instanceID As Integer)
Parametry
- schema
- String
- documentType
- String
- selector
- XPathPair
- instanceID
- Int32
Dotyczy
DocumentInformation(String, String, String, Int32)
public:
DocumentInformation(System::String ^ schema, System::String ^ documentType, System::String ^ selector, int instanceID);
public DocumentInformation (string schema, string documentType, string selector, int instanceID);
new Microsoft.RuleEngine.DocumentInformation : string * string * string * int -> Microsoft.RuleEngine.DocumentInformation
Public Sub New (schema As String, documentType As String, selector As String, instanceID As Integer)
Parametry
- schema
- String
- documentType
- String
- selector
- String
- instanceID
- Int32