Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileHeader Class
Properties Methods


In This Topic
    FileHeader Class Members
    In This Topic

    The following tables list the members exposed by FileHeader.

    Public Constructors
     NameDescription
    Public Constructor Standard constructor.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the author.  
    Public Property Gets the content type.  
    Public Property Gets the Eyeshot build used to generate the file.  
    Public Property Gets or sets the organization.  
    Public Property Gets or sets the originatin system.  
    Public Property Gets the serialization type.  
    Public Property Gets or set a custom tag.  
    Public Property Gets the timestamp.  
    Public Property Gets the units.  
    Public Property Gets the file version.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the FileHeader to its surrogate, for serialization purpose.  
    Public Method Returns a description of this entity.  
    Top
    See Also