LBM .Net API Documentation
setValue Method
Namespacescom.latencybusters.pdmPDMFieldsetValue()()()
Members
IconMemberDescription
setValue(Boolean)
Sets the field value to the value passed

setValue(SByte)
Sets the field value to the value passed

setValue(Byte)
Sets the field value to the value passed

setValue(Int16)
Sets the field value to the value passed

setValue(UInt16)
Sets the field value to the value passed

setValue(Int32)
Sets the field value to the value passed

setValue(UInt32)
Sets the field value to the value passed

setValue(Int64)
Sets the field value to the value passed

setValue(UInt64)
Sets the field value to the value passed

setValue(Single)
Sets the field value to the value passed

setValue(Double)
Sets the field value to the value passed

setValue(PDMDecimal)
Sets the field value to the value passed

setValue(PDMTimestamp)
Sets the field value to the value passed

setValue(String)
Sets the field value to the value passed

setValue(PDMMessage)
Sets the field value to the value passed

setValue(array<Boolean>[]()[])
Sets the field value to the array value passed

setValue(array<SByte>[]()[])
Sets the field value to the array value passed

setValue(array<Byte>[]()[])
Sets the field value to the array value passed

setValue(array<Int16>[]()[])
Sets the field value to the array value passed

setValue(array<UInt16>[]()[])
Sets the field value to the array value passed

setValue(array<Int32>[]()[])
Sets the field value to the array value passed

setValue(array<UInt32>[]()[])
Sets the field value to the array value passed

setValue(array<Int64>[]()[])
Sets the field value to the array value passed

setValue(array<UInt64>[]()[])
Sets the field value to the array value passed

setValue(array<Single>[]()[])
Sets the field value to the array value passed

setValue(array<Double>[]()[])
Sets the field value to the array value passed

setValue(array<PDMDecimal>[]()[])
Sets the field value to the array value passed

setValue(array<PDMTimestamp>[]()[])
Sets the field value to the array value passed

setValue(array<String>[]()[])
Sets the field value to the array value passed

setValue(array<array<Byte>[]()[]>[]()[])
Sets the field value to the array value passed

setValue(array<PDMMessage>[]()[])
Sets the field value to the array value passed

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)