Share via


ConverterMessage.Id Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public Property Id As ConverterMessage.MessageId
    Get
    Set
'Usage
Dim instance As ConverterMessage
Dim value As ConverterMessage.MessageId

value = instance.Id

instance.Id = value
public ConverterMessage.MessageId Id { get; set; }

Property Value

Type: Microsoft.Office.InfoPath.Server.Administration.ConverterMessage.MessageId

See Also

Reference

ConverterMessage Class

ConverterMessage Members

Microsoft.Office.InfoPath.Server.Administration Namespace