xAxaptaUserDetails.getUserName(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ getUserName(int _index);
public virtual string getUserName (int _index);
abstract member getUserName : int -> string
override this.getUserName : int -> string
Public Overridable Function getUserName (_index As Integer) As String
Parameters
- _index
- Int32