LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

BehaviorType Property

Show in webframe





Gets the type of behavior.
Syntax
public override Type BehaviorType {get;}
'Declaration
 
Public Overrides ReadOnly Property BehaviorType As Type
'Usage
 
Dim instance As ServiceErrorHandlerElement
Dim value As Type
 
value = instance.BehaviorType

            

            
public:
property Type^ BehaviorType {
   Type^ get() override;
}

Property Value

A System.Type.
Remarks
This behavior provides the ServiceErrorHandler extension.
Requirements

Target Platforms

See Also

Reference

ServiceErrorHandlerElement Class
ServiceErrorHandlerElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.