←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly