LogNodeCreationTimeTicks Property |
Gets the creation time of this node in ticks.
Namespace: SD.LLBLGen.Pro.Core.GeneralDataStructuresAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax public long CreationTimeTicks { get; }
Public ReadOnly Property CreationTimeTicks As Long
Get
Property Value
Type:
Int64See Also