Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.Wcf.Utils Namespace > ServiceErrorHandlerElement Class : CreateBehavior Method |
protected override object CreateBehavior()
'Declaration Protected Overrides Function CreateBehavior() As Object
'Usage Dim instance As ServiceErrorHandlerElement Dim value As Object value = instance.CreateBehavior()
protected: Object^ CreateBehavior(); override