Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Item property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Return a Galaxy user.

Class

IGalaxyUsers

Syntax

[C#]

IGalaxyUser this[object galaxyIdentifier] { get; };

[Visual C++]

HRESULT Item(

[in] VARIANT galaxyIdentifier,

[out, retval] IGalaxyUser** galaxyUser

);

Parameters

galaxyIdentifier

The index of a user. This is a numeric value from 1 to count, or the name of the user.

galaxyUser

The returned Galaxy user.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in