|
InfoWebDeviationSecondaryProblemCode Property |
Gets or sets the secondary problem code for systems that support it. Note not all source systems will supply a secondary code.
Namespace: Infosoft.Webservices.Subscription.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public string SecondaryProblemCode { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringThe secondary problem code.
See Also