Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the result code of a transform error.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property TransformResultCode As SPFileConversionResult
Get
'Usage
Dim instance As DocumentToPublishingPageConversionException
Dim value As SPFileConversionResult
value = instance.TransformResultCode
public SPFileConversionResult TransformResultCode { get; }
Property Value
Type: Microsoft.SharePoint.SPFileConversionResult
See Also
Reference
DocumentToPublishingPageConversionException Class
DocumentToPublishingPageConversionException Members