The FileNumber property identifies a backup set by ordinal location on the backup medium.
object.FileNumber [= value]
object
Expression that evaluates to an object in the Applies To list
value
Long integer equal to, or greater than, 1
Long
Read/write
HRESULT GetFileNumber(LPLONG pRetVal);
HRESULT SetFileNumber(LONG NewValue);