SpecificationCollectionDateTimeTypeEnumValue Property |
[Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.DateTimeTypeEnumValue"]
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public DateTimeCollectionFormatEnum DateTimeTypeEnumValue { get; set; }
Public Property DateTimeTypeEnumValue As DateTimeCollectionFormatEnum
Get
Set
public:
property DateTimeCollectionFormatEnum DateTimeTypeEnumValue {
DateTimeCollectionFormatEnum get ();
void set (DateTimeCollectionFormatEnum value);
}
member DateTimeTypeEnumValue : DateTimeCollectionFormatEnum with get, set
Property Value
Type:
DateTimeCollectionFormatEnumSee Also