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