Share via


Signature.SortHint Property

Gets a value representing the sort order of the signatures in a packet with multiple signatures. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property SortHint As Integer
    Get
'Usage
Dim instance As Signature
Dim value As Integer

value = instance.SortHint
int SortHint { get; }

Property Value

Type: System.Int32
Integer

See Also

Reference

Signature Interface

Signature Members

Microsoft.Office.Core Namespace