Gets or sets unlocked time of this DataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UnlockedTime UnlockedTime { get; set; }
Public Property UnlockedTime As UnlockedTime Get Set
public: property UnlockedTime UnlockedTime { UnlockedTime get (); void set (UnlockedTime value); }