Freigeben über


ObjectPathConstructor(ClientRuntimeContext, String, Object[]) Constructor

Definition

public ObjectPathConstructor (Microsoft.SharePoint.Client.ClientRuntimeContext context, string typeId, object[] parameters);
new Microsoft.SharePoint.Client.ObjectPathConstructor : Microsoft.SharePoint.Client.ClientRuntimeContext * string * obj[] -> Microsoft.SharePoint.Client.ObjectPathConstructor
Public Sub New (context As ClientRuntimeContext, typeId As String, parameters As Object())

Parameters

typeId
String
parameters
Object[]

Applies to