Share via


ServerResult.ServerResultCode field

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public ReadOnly ServerResultCode As ServerResultCode
'Usage
Dim instance As ServerResult
Dim value As ServerResultCode

value = instance.ServerResultCode
[DataMemberAttribute]
public readonly ServerResultCode ServerResultCode

See also

Reference

ServerResult structure

ServerResult members

Microsoft.Office.Web.Conversion.ViewerInterface namespace