Layer.LayerCreationDateTime

Layer.LayerCreationDateTime property

Gets or sets the layer creation date time.

public DateTime LayerCreationDateTime { get; set; }

Property Value

The layer’s creation date time. If there is no data about creation DateTime then returns Unix Time first epoch

See Also