PresentationConverterLastErrorDescription Property |
Returns a brief description about last occurred error. Read-only.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public string LastErrorDescription { get; }
Public ReadOnly Property LastErrorDescription As String
Get
public:
virtual property String^ LastErrorDescription {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IPresentationConverterLastErrorDescriptionSee Also