Represents a system tag returning the file name last used to save or load the document.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TagLastFileName : TagUsageInfo
Visual Basic
Public Class TagLastFileName _
	Inherits TagUsageInfo

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Preview..::..TagBase
      C1.C1Preview..::..TagSys
        C1.C1Preview..::..TagUsageInfo
          C1.C1Preview..::..TagLastFileName

See Also