keys property
Gets a string list containing the keys in the dict.
throws DocumentException An error has occurred during Document Library execution.
Implementation
StringList get keys => getKeys();
Gets a string list containing the keys in the dict.
throws DocumentException An error has occurred during Document Library execution.
StringList get keys => getKeys();