Vertaling van "var type" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The script access to the variable of Var type on this page is allowed by: - the Item property or - by the Pm method with responsible person
Skryptowy dostęp do zmiennej typu Var w tej zakładce jest możliwy: - przy pomocy właściwości Item lub - przy pomocy metody Pm z wykorzystaniem identyfikatora #vars
The Item property returns the reference to the Var type object.
Właściwość Item zwraca odniesienie do obiektu typu Var.
In the PmData object, the #vars identifier is used to enable variables (of the Var type) defined on the Data page.
W obiekcie PmData są przy pomocy identyfikatora #vars udostępnione zmienne (typu Var) zdefiniowane w zakładce Dane.
If there are both types of the items present in the PmTrend object, then in the database table the Var type items will be entered first followed by the "Data extension" items.
Jeżeli w obiekcie PmTrend występują pozycje obu typów, wtedy w tabeli bazy danych będą występować najpierw pozycje typu Var a następnie pozycje typu "Rozszerzenie danych".
The "Temperature" object (of Var type) holds more properties (e.g. property Note, Bit, etc.), but the most important property is that of Value.
Obiekt "Temperatura" (typu Var) posiada większą ilość właściwości (np. właściwość Note, Bit, itd.), jednak zapewne najważniejszą właściwością jest Value.
The property returns an object of the Collection type whose items are objects of the Var type that contain information (value, name, index, etc.) about the variable defined on the Data-sent page.
Właściwość zwraca obiekt typu Collection, którego elementy są obiektami typu Var, zawierającymi informacje (wartość, nazwa, indeks, itd.) o danej zmiennej zdefiniowanej w zakładce Dane-wysłanie. Syntaktyka: WriteVars As Object
In the onDataReceive event, in the pEvent.Items parameter, there will be a list of variables (Var type objects).
W zdarzeniu onDataReceive w parametrze pEvent.Items będzie się znajdować lista zmiennych (obiektów typu Var).
In the onDataReceive event, in the pEvent.Items parameter, there will be a list of variables (Var type objects).
W zdarzeniu onDataReceive w parametrze pEvent.Items będzie się znajdować lista zmiennych (obiektów typu PmVar).