Difference between revisions of "ILinkedServerInfo"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the ILinkedServerInfo class)
 
(Documentation for the ILinkedServerInfo class)
 
Line 2: Line 2:
  
 
===Remarks <nowiki>[</nowiki>[{{fullurl:ILinkedServerInfo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:ILinkedServerInfo Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:ILinkedServerInfo Remarks}}
+
{{#ifexist:ILinkedServerInfo Remarks|{{:ILinkedServerInfo Remarks}}|}}
  
 
===Properties===
 
===Properties===

Latest revision as of 21:04, 12 April 2017

Information about a partner service provider that we have write access to. Used to initiate server to server transfers.

Remarks [edit]

Properties

Guid LinkedServerID {get;}
The local ID of the remote system
string Name {get;}
The name of the remote system
Guid? OwnerAccountID {get;}
The ID account that owns this link. If null, this link is available to everyone.
bool Upstream {get;}
True if this is an "Upstream" server. Protected objects can be transferred to an upstream server.