Condividi tramite


BastionActiveSession.StartTime Property

Definition

Gets the time when the session started.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public object StartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : obj
Public ReadOnly Property StartTime As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to