Labels Property

A collection of labels.

Syntax

public GoogleLabelList getLabels();
public void setLabels(GoogleLabelList labels);

Remarks

This collection holds a list of GoogleLabel items.

Calling AddLabel or GetKeyInfo will populate this collection. The items in this collection are used by the CreateKey and UpdateKey methods.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Java Edition - Version 20.0 [Build 8157]