ShmdResource.LayerCreatedDateTime

ShmdResource.LayerCreatedDateTime property

Gets or sets the layer created time. If Layer created time not specified then returns new DateTime(0)

public DateTime LayerCreatedDateTime { get; set; }

Property Value

The layer created time.

See Also