Gets a user-defined identifier. It must be a one-based value. A value of zero indicates that the footnote has no identifier.
<void> Footnote.getID(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |