AppBdcCatalog.SetLobSystemProperty メソッド
名前空間: Microsoft.BusinessData.MetadataModel
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public Sub SetLobSystemProperty ( _
lobSystemName As String, _
propertyName As String, _
propertyValue As String _
)
'使用
Dim instance As AppBdcCatalog
Dim lobSystemName As String
Dim propertyName As String
Dim propertyValue As String
instance.SetLobSystemProperty(lobSystemName, _
propertyName, propertyValue)
public void SetLobSystemProperty(
string lobSystemName,
string propertyName,
string propertyValue
)
パラメーター
- lobSystemName
型: System.String
- propertyName
型: System.String
- propertyValue
型: System.String