次の方法で共有


SPRemoteEntityInstanceEventProperties.LobSystemInstanceName property

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property LobSystemInstanceName As String
    Get
    Set
'Usage
Dim instance As SPRemoteEntityInstanceEventProperties
Dim value As String

value = instance.LobSystemInstanceName

instance.LobSystemInstanceName = value
[DataMemberAttribute]
public string LobSystemInstanceName { get; set; }

Property value

Type: System.String

See also

Reference

SPRemoteEntityInstanceEventProperties class

SPRemoteEntityInstanceEventProperties members

Microsoft.SharePoint.Client.EventReceivers namespace