ParameterParameterType Property |
An enumerated value indicated the data type of this parameter.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ParameterType ParameterType { get; }
Public ReadOnly Property ParameterType As ParameterType
Get
public:
property ParameterType ParameterType {
ParameterType get ();
}
member ParameterType : ParameterType with get
Property Value
Type:
ParameterTypeSee Also