UserIdentifier Property

Summary

Gets or sets the user identifier for the 3D volume.

Syntax
C#
C++/CLI
public string UserIdentifier { get; set; } 
public: __property string* get_UserIdentifier(); 
public: __property void set_UserIdentifier(  
   string*  
); 
public: 
property String^ UserIdentifier { 
   String^ get(); 
   void set (    String^ ); 
} 

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

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.