Skip to content

2017 API dlibrary.document.RecordField

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.document.RecordField

Class to handle record instance fields.

Base classes

  • object The most base type

Constructor

__init__(self, record_handle: vs.Handle, index: int, record_name: str, object_handle: vs.Handle, parametric: bool)

Properties

  • (get) name -> str
  • (get) type -> 'DataFieldTypeEnum | PioFieldTypeEnum'
  • (get/set) value -> 'str | int | bool | float'

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally