Share via


AppBdcCatalog.SetLobSystemInstanceProperty Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void SetLobSystemInstanceProperty (string lobSystemName, string lobSystemInstanceName, string propertyName, string propertyValue);
member this.SetLobSystemInstanceProperty : string * string * string * string -> unit
Public Sub SetLobSystemInstanceProperty (lobSystemName As String, lobSystemInstanceName As String, propertyName As String, propertyValue As String)

Parameters

lobSystemName
String
lobSystemInstanceName
String
propertyName
String
propertyValue
String
Attributes

Applies to