←Select platform

Data Property

Summary

Gets or sets extra data associated with the command.

Syntax

C#
VB
C++
public object Data { get; set; } 
  
Public Property Data As Object 
public: 
property Object^ Data { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The extra data.

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.Dicom.Scp Assembly