| IFieldGetNxPropertiesAsync Method |
Gets the properties of a field.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<NxFieldProperties> GetNxPropertiesAsync()
Function GetNxPropertiesAsync As Task(Of NxFieldProperties)
Return Value
Type:
TaskNxFieldProperties
See Also