Share via


SPRemoteEntityInstanceEventProperties.EntityName property

Namespace:  Microsoft.SharePoint.RemoteApp
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPRemoteEntityInstanceEventProperties class

SPRemoteEntityInstanceEventProperties members

Microsoft.SharePoint.RemoteApp namespace