BatchSearchCriteriaSearchValue Property |
The value to search upon for this field. The type of this object
depends on the nature of the search field.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public Object SearchValue { get; set; }
Public Property SearchValue As Object
Get
Set
public:
property Object^ SearchValue {
Object^ get ();
void set (Object^ value);
}
member SearchValue : Object with get, set
Property Value
Type:
ObjectSee Also