BehaviorType Property

Summary

Gets the type of behavior.

Syntax
C#
VB
C++
public override Type BehaviorType { get; } 
  
Public Overrides ReadOnly Property BehaviorType As Type 
public: 
property Type^ BehaviorType { 
   Type^ get() override; 
} 

Property Value

A System.Type.

Remarks

This behavior provides the ServiceErrorHandler extension.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly