Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the value of the dictField field.
Syntax
public DictField dictField([DictField value])
Run On
Called
Parameters
- value
Type: DictField Class
The new value of the dictField field; optional.
Return Value
Type: DictField Class
The current value of the dictField field.
Remarks
This property will only contain a value if the parameter is used by an instance of the DataSet class of a report and the field in the table can be determined from the instance of the DataSet class. Otherwise this property will be null.