SP.ObjectPathStaticProperty(context, typeId, propertyName) 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 ObjectPathStaticProperty(context, typeId, propertyName);
Parameters
context
Type: SP.ClientRuntimeContext
typeId
Type: String
propertyName
Type: String
Applies To
SP.ObjectPathStaticProperty Class