CommonDatabaseFunctionsGetRecordCustomLabel Method
Gets the info value of the costumlabel specified, for a specific record
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public static string GetRecordCustomLabel(
Uri oDataUri,
string recordId,
string customLabel
)
Public Shared Function GetRecordCustomLabel (
oDataUri As Uri,
recordId As String,
customLabel As String
) As String
public:
static String^ GetRecordCustomLabel(
Uri^ oDataUri,
String^ recordId,
String^ customLabel
)
static member GetRecordCustomLabel :
oDataUri : Uri *
recordId : string *
customLabel : string -> string
- oDataUri Uri
- ODataUri
- recordId String
- RecordId
- customLabel String
- CustomLabel value
StringThe info value