Tag Property

Stores application-defined data specific to this instance of the component.

Syntax

func (obj *CBFilter) Tag() (int64, error)
func (obj *CBFilter) SetTag(value int64) error

Default Value

0

Remarks

This property can be used to store data specific to a particular instance of the component.

Data Type

int64

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Filter 2020 Go Edition - Version 20.0 [Build 8317]