Freigeben über


SPRemoteSecurityEventProperties.ObjectType-Eigenschaft

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ObjectType As Integer
    Get
    Set
'Usage
Dim instance As SPRemoteSecurityEventProperties
Dim value As Integer

value = instance.ObjectType

instance.ObjectType = value
[DataMemberAttribute]
public int ObjectType { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPRemoteSecurityEventProperties Klasse

SPRemoteSecurityEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace