interface UmbServerFileRenamedEventArgs {
    entityType: string;
    eventUnique?: string;
    newName: string;
    newUnique: string;
    unique: UmbEntityUnique;
}

Hierarchy (View Summary, Expand)

Properties

entityType: string
eventUnique?: string
newName: string
newUnique: string
MMNEPVFCICPMFPCPTTAAATR