TTimeSpan.LockValue Property

LockValue
<ID("LockValue", (int)e.LockValue)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property LockValue() As TimeSpan
This language is not supported or no code example is available.
[ID("LockValue", (int)e.LockValue)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public TimeSpan LockValue {get; set;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition