←Select platform

PostLoadActionName Property

Summary

The name of the post-processing function.

Syntax
C#
VB
C++
public string PostLoadActionName { get; set; } 
Public Property PostLoadActionName() As String 
   Get 
   Set 
public:  
   property String^ PostLoadActionName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The name of the post-processing function.

Remarks

Use this property to distinguish between queries that perform post-processing actions and the ones that do not.

Requirements

Target Platforms

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

Leadtools.Dicom.Imaging Assembly