ComponentOne Query 8.0
FieldById Method

Syntax

C1QueryFrame.FieldByID(FieldID)

Notes

Method applies to C1QueryFrame control.

Arguments

FieldID is the unique ID identifying a schema field. Field ID can be retrieved from a query item using the LeftFieldID and RightFieldID properties.     

Return Value

A Field object describing the folder field identified by FieldID.

Description

This method is used to get information about a folder field when the field is identified by its ID, as in LeftFieldID/RightFieldID properties.

See Also

FieldNameToFieldID method

Accessing and Modifying Query Items

Folders

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback