_XDocument4.GetDataVariable method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
GetDataVariable(Int32) | Gets the value of the specified variable, which is a predefined variable stored as a processing instruction attribute in the form's underlying XML document. (Inherited from _XDocument3.) | |
GetDataVariable(Int32) | Gets the value of the specified variable, which is a predefined variable stored as a processing instruction attribute in the form's underlying XML document. |
Top