SP.ObjectPathMethod(context, parent, methodName, parameters) Constructor
Applies to: SharePoint Foundation 2010
This member is reserved for internal use and is not intended to be used directly from your code.
var value = new ObjectPathMethod(context, parent, methodName, parameters);
Parameters
context
Type: SP.ClientRuntimeContext
parent
Type: SP.ObjectPath
methodName
Type: String
parameters
Type: Object[]