Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Data Property (IWorkstationArgument<D,T>)







Gets or sets the argument data.
Syntax
D Data {get; set;}
'Declaration
 
Property Data As D
'Usage
 
Dim instance As IWorkstationArgument(Of D,T)
Dim value As D
 
instance.Data = value
 
value = instance.Data

            

            
__property D* get_Data();
__property void set_Data( 
   D* value
);
property D^ Data {
   D^ get();
   void set (    D^ value);
}

Property Value

The argument data.
Requirements

Target Platforms

See Also

Reference

IWorkstationArgument<D,T> Interface
IWorkstationArgument<D,T> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features