Click or drag to resize

PartitionInfoClaimingDate Property

The timestamp (in UTC time) of claiming described as C# DateTime object.

Namespace:  Articy.Api.Data
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public DateTime ClaimingDate { get; }

Property Value

Type: DateTime
See Also