'Declaration
Public Function GetLinkedServer( _ ByVal otherServer As Scheduler _ ) As LinkedServer
public LinkedServer GetLinkedServer( Scheduler otherServer )
Parameters
- otherServer
- A Scheduler connection to the other server.
Return Value
A ArcanaDevelopment.adTempus.Shared.LinkedServer object representing the trust relationship with the otherServer or null (Nothing) if no trust relationship exists.