Click or drag to resize

FieldContainerGetValueUrl Method (DataObjectVersion)

Returns a URL as the value. It can be a URL if the field contains value property with the data type hyperlink.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string GetValueUrl(
	DataObjectVersion dataObjVersion
)

Parameters

dataObjVersion
Type: Omada.OE.ModelDataObjectVersion

Return Value

Type: String
See Also