08-29-2014 08:29 PM
@Property(type = PropertyType.COMBOBOX_CHOICE, displayName = "Destination Device", required = true)
@Help(displayHelpShort = "Destination Device", displayHelpLong = "The name of the destination device to transfer the file.")
@PropertyItems({ "OLD 1", "OLD 2" })
@PropertyItemsDataSource(filename="D:/valueList.txt")
private String destinationDevice;
08-30-2014 02:32 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.