[Missing <summary> documentation for "M:TinCan.ILRS.RetrieveAgentProfileIds(TinCan.Agent)"]
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
| C# |
|---|
ProfileKeysLRSResponse RetrieveAgentProfileIds( Agent agent ) |
| Visual Basic |
|---|
Function RetrieveAgentProfileIds ( agent As Agent ) As ProfileKeysLRSResponse |
| Visual C++ |
|---|
ProfileKeysLRSResponse^ RetrieveAgentProfileIds( Agent^ agent ) |
| F# |
|---|
abstract RetrieveAgentProfileIds : agent : Agent -> ProfileKeysLRSResponse |
Parameters
- agent
- Type: TinCan..::..Agent
[Missing <param name="agent"/> documentation for "M:TinCan.ILRS.RetrieveAgentProfileIds(TinCan.Agent)"]
Return Value
Type: ProfileKeysLRSResponse[Missing <returns> documentation for "M:TinCan.ILRS.RetrieveAgentProfileIds(TinCan.Agent)"]