ServerExtension.GetExtensionData Method
Given an extension guid and some data, attempt to find the data that matches some field name
Public Shared Function GetExtensionData( _
ByVal extension_id As Guid, _
ByVal field_name As String, _
ByVal database As IDatabase _
) As String
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
extension_id
-
Guid
the guid of the extension
-
field_name
-
string
the field name
-
database
-
IDatabase
Return Value
string
the extension field data
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1