C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the password used to unlock a locked AnnObject.
public string Password { get; set; }
Public Property Password As String
public string Password {get; set;}
@property (nonatomic,copy) NSString* password;
public String getPassword()
public void setPassword(String value)
get_Password();
set_Password(value);
Object.defineProperty('Password');
public:
property String^ Password
{
String^ get()
void set(String^ value)
}
The password used to unlock a locked AnnObject.
For an example, refer to AnnAutomation.Lock
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET