Delen via


ObjectPathStaticProperty(ClientRuntimeContext, String, String) Constructor

Definition

public ObjectPathStaticProperty (Microsoft.SharePoint.Client.ClientRuntimeContext context, string typeId, string propertyName);
new Microsoft.SharePoint.Client.ObjectPathStaticProperty : Microsoft.SharePoint.Client.ClientRuntimeContext * string * string -> Microsoft.SharePoint.Client.ObjectPathStaticProperty
Public Sub New (context As ClientRuntimeContext, typeId As String, propertyName As String)

Parameters

typeId
String
propertyName
String

Applies to