Modifier and Type | Method and Description |
---|---|
java.util.Collection<LibraryProperty> |
LibraryItem.getProperties()
Returns any custom properties set on the item.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryService.setProperties(Guid itemId,
java.util.Collection<LibraryProperty> properties)
Sets the properties of the given library item.
|
Copyright © 2013-2020 TIBCO Software Inc. All Rights Reserved.