OfficialFileCore.CustomProcessingResult Property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CustomProcessingResult As String
Get
'Usage
Dim value As String
value = OfficialFileCore.CustomProcessingResult
public static string CustomProcessingResult { get; }
Property Value
Type: System.String
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace