Share via


SPRemoteListEventProperties.TemplateId property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property TemplateId As Integer
    Get
    Friend Set
'Usage
Dim instance As SPRemoteListEventProperties
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SPRemoteListEventProperties class

SPRemoteListEventProperties members

Microsoft.SharePoint.RemoteApp namespace