 | CDFaultEventFaultCodeText Property |
Gets or sets a text representation of the fault code.
Namespace: CompreDriveSDK.WCF.DefinitionsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic string FaultCodeText { get; set; }
Public Property FaultCodeText As String
Get
Set
Property Value
String
See Also