Connection ModifiedDate Property Qlik Sense .NET SDK - API Reference
Is generated by the engine. Creation date of the connection or last modification date of the connection.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public string ModifiedDate { get; set; }

Property Value

Type: OnlineString

Implements

IConnection ModifiedDate
See Also