Click or drag to resize
IEntityCreated Property
Zet Universe

[This is preliminary documentation and is subject to change.]

Used for a Linked Entity (doesn't represent the storage record, but represents the concept's created date)

Namespace: ZU.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
DateTime Created { get; set; }

Property Value

Type: DateTime
See Also