StorageFileName Property (C1MultiDocumentItem)
Gets the name of the disk file used to store the document associated with the current item. If the item is stored in memory, this value is null.
public string StorageFileName {get;}
'Declaration
Public ReadOnly Property StorageFileName As String