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