Cuminas DjVu SDK for .NET Framework
UserId Property (UserPropertySet)



Gets user ID.
Syntax
Public ReadOnly Property UserId As String
Dim instance As UserPropertySet
Dim value As String
 
value = instance.UserId
public string UserId {get;}
public:
property String^ UserId {
   String^ get();
}

Property Value

User ID.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

UserPropertySet Class
UserPropertySet Members

Send Feedback