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

Show in webframe

UserIdentifier Property (SeriesVolume)







Gets or sets the user identifier for the 3D volume.
Syntax
public string UserIdentifier {get; set;}
'Declaration
 
Public Property UserIdentifier As String
'Usage
 
Dim instance As SeriesVolume
Dim value As String
 
instance.UserIdentifier = value
 
value = instance.UserIdentifier

            

            
public: __property string* get_UserIdentifier();
public: __property void set_UserIdentifier( 
   string* value
);
public:
property String^ UserIdentifier {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The user identifier for the 3D volume.
Remarks

This identifier is supplied from the user when calling the IWorkstationDataAccessAgent.StoreVolume.

Requirements

Target Platforms

See Also

Reference

SeriesVolume Class
SeriesVolume Members

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