i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > utility > IWriteFileParams > fileId

    utility.IWriteFileParams.fileId property

    Gets or sets the file identifier (must contain only letters, numbers, ".", "_", or "-").

    Signature:

    fileId: string;
    

    Returns: string

    Introduced: API version 2.4

    Remarks

    This will be used in the registered storage path: /storage/:fileId.

    Example

    "file123", "image-2024-01-01"

    In this article
    Back to top © N. Harris Computer Corporation