General.GetLink Method
Public Shared Function GetLink( _
ByVal entity_id As EntityID, _
ByVal type As EntityType, _
ByVal server_name As String _
) As String
This language is not supported or no code example is available.
public static string GetLink(
EntityID entity_id,
EntityType type,
string server_name
)
This language is not supported or no code example is available.
public:
static String^ GetLink(
EntityID^ entity_id,
EntityType type,
String^ server_name
)
This language is not supported or no code example is available.
Parameters
- entity_id
- EntityID
<default>
- type
- EntityType
<default>
- server_name
- string
<default>