Udostępnij za pośrednictwem


AppBdcCatalog.GetLobSystemInstanceProperty(String, String, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetLobSystemInstanceProperty (string lobSystemName, string lobSystemInstanceName, string propertyName);
member this.GetLobSystemInstanceProperty : string * string * string -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetLobSystemInstanceProperty (lobSystemName As String, lobSystemInstanceName As String, propertyName As String) As ClientResult(Of String)

Parameters

lobSystemName
String
lobSystemInstanceName
String
propertyName
String

Returns

Attributes

Applies to