Click or drag to resize
XDataLayoutGetAllFields Method
Gets all fields in the layout.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public VectorOfInt64 GetAllFields()

Return Value

Type: VectorOfInt64
All fields in the layout .
See Also