Click or drag to resize

HistoricalRelationshipUninstallTime Property

The date/time when the relationship between the two items was dissolved.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<DateTime> UninstallTime { get; set; }

Property Value

Type: NullableDateTime
See Also