Expand Minimize

SPAppInstanceErrorDetails Transformation

Mappings for SharePoint class Microsoft.SharePoint.Administration.SPAppInstanceErrorDetails

Type Mapping

Constructors

Properties

SSOM System.Guid get_CorrelationId()
CSOM Guid AppInstanceErrorDetails.get_CorrelationId()
JSOM Guid SP.AppInstanceErrorDetails.get_correlationId()
SSOM System.String get_ErrorDetail()
CSOM String AppInstanceErrorDetails.get_ErrorDetail()
JSOM string SP.AppInstanceErrorDetails.get_errorDetail()
SSOM Microsoft.SharePoint.Administration.SPAppInstanceErrorType get_ErrorType()
CSOM AppInstanceErrorType AppInstanceErrorDetails.get_ErrorType()
JSOM AppInstanceErrorType SP.AppInstanceErrorDetails.get_errorType()
SSOM System.String get_ErrorTypeName()
CSOM String AppInstanceErrorDetails.get_ErrorTypeName()
JSOM string SP.AppInstanceErrorDetails.get_errorTypeName()
SSOM System.String get_ExceptionMessage()
CSOM String AppInstanceErrorDetails.get_ExceptionMessage()
JSOM string SP.AppInstanceErrorDetails.get_exceptionMessage()
SSOM Microsoft.SharePoint.Administration.SPAppInstanceErrorSource get_Source()
CSOM AppInstanceErrorSource AppInstanceErrorDetails.get_Source()
JSOM AppInstanceErrorSource SP.AppInstanceErrorDetails.get_source()
SSOM System.String get_SourceName()
CSOM String AppInstanceErrorDetails.get_SourceName()
JSOM string SP.AppInstanceErrorDetails.get_sourceName()
SSOM System.Void set_CorrelationId(System.Guid)
CSOM AppInstanceErrorDetails.set_CorrelationId(Guid)
JSOM SP.AppInstanceErrorDetails.set_correlationId()
SSOM System.Void set_ErrorType(Microsoft.SharePoint.Administration.SPAppInstanceErrorType)
CSOM AppInstanceErrorDetails.set_ErrorType(AppInstanceErrorType)
JSOM SP.AppInstanceErrorDetails.set_errorType()
SSOM System.Void set_Source(Microsoft.SharePoint.Administration.SPAppInstanceErrorSource)
CSOM AppInstanceErrorDetails.set_Source(AppInstanceErrorSource)
JSOM SP.AppInstanceErrorDetails.set_source()

Methods

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.