←Select platform

RunCommandCallBack Property

Summary

Gets or sets the user command callback.

Syntax

C#
VB
Java
C++
public Leadtools.Sane.Server.ICommandCallBack RunCommandCallBack {get; set;} 
Public Property RunCommandCallBack As Leadtools.Sane.Server.ICommandCallBack 
public ICommandCallBack getRunCommandCallBack() 
public void setRunCommandCallBack(ICommandCallBack newValue) 
             

Property Value

The user command run callback

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.Sane.Server Assembly