Click or drag to resize
IObjectLockedOn Property
Gets the lock timestamp, if object is locked. DateTime.MinValue if not.

Namespace: PDTec.IceNet.Core.Model
Assembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
DateTime LockedOn { get; }

Property Value

Type: DateTime
See Also