TraceLogger.LastError Property
Applies To: Dynamics CRM 2015
Last Error from CRM.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Syntax
public string LastError { get; }
public:
property String^ LastError {
String^ get();
}
member LastError : string with get
Public ReadOnly Property LastError As String
Property Value
Type: System.String
See Also
TraceLogger Class
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright