Part._setXPath(String, Object, ValueFormatter, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void _setXPath(System::String ^ xpath, System::Object ^ val, Microsoft::XLANGs::RuntimeTypes::ValueFormatter ^ fmt, bool dynamic);
protected void _setXPath (string xpath, object val, Microsoft.XLANGs.RuntimeTypes.ValueFormatter fmt, bool dynamic);
member this._setXPath : string * obj * Microsoft.XLANGs.RuntimeTypes.ValueFormatter * bool -> unit
Protected Sub _setXPath (xpath As String, val As Object, fmt As ValueFormatter, dynamic As Boolean)
Parameters
- xpath
- String
- val
- Object
- fmt
- ValueFormatter
- dynamic
- Boolean