Click or drag to resize

WartoscPolaDlaObiektu Class

ILUO Sp. z o.o.
Klasa zawierająca wartość pola dodatkowego. O tym w którym polu Value znajduje się wartość decyduje typ pola
Inheritance Hierarchy
SystemObject
  ILUO.ERP.API.Server.Entities3WartoscPolaDlaObiektu

Namespace:  ILUO.ERP.API.Server.Entities3
Assembly:  ILUO.ERP.API.ServiceContracts (in ILUO.ERP.API.ServiceContracts.dll) Version: 1.0.0.348 (1.0.0.348)
Syntax
public class WartoscPolaDlaObiektu

The WartoscPolaDlaObiektu type exposes the following members.

Constructors
  NameDescription
Public methodWartoscPolaDlaObiektu
Initializes a new instance of the WartoscPolaDlaObiektu class
Top
Properties
  NameDescription
Public propertyBoolValue
Public propertyDateTimeValue
Public propertyDecimalValue
Public propertyForeignId
Identyfikator rekordu w tabeli lookup (jeśli typ pola lookup)
Public propertyForeignValue
Nazwa rekordu w tabeli lookup (jeśli typ pola lookup)
Public propertyIdPola
Public propertyIdRekordu
Public propertyKluczPola
Public propertyLongValue
Public propertyNazwaPola
Public propertyStringValue
Public propertyValueType
Typ zwracanej wartości pola
Top
See Also