Share via


RequestAttachmentIdType.Id Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property Id As String
    Get
    Set
'Usage
Dim instance As RequestAttachmentIdType
Dim value As String

value = instance.Id

instance.Id = value
public string Id { get; set; }

Property Value

Type: System.String

See Also

Reference

RequestAttachmentIdType Class

RequestAttachmentIdType Members

Microsoft.SharePoint.Portal.WebControls Namespace