HistoricalRelationshipInstallTime Property |
The date/time when the relationship between the two items was established.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public DateTime InstallTime { get; set; }
Public Property InstallTime As DateTime
Get
Set
public:
property DateTime InstallTime {
DateTime get ();
void set (DateTime value);
}
member InstallTime : DateTime with get, set
Property Value
Type:
DateTimeSee Also