DatabaseSummaryInfoBuilder Class

This class is required to build a DatabaseSummaryInfo object which stores a set of strings providing additional information about a .dwg file.
Inheritance Hierarchy
SystemObject
  Teigha.DatabaseServicesDatabaseSummaryInfoBuilder

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public class DatabaseSummaryInfoBuilder

The DatabaseSummaryInfoBuilder type exposes the following members.

Constructors
  Name Description
Public method DatabaseSummaryInfoBuilder Default constructor for the DatabaseSummaryInfoBuilder class.
Public method DatabaseSummaryInfoBuilder(DatabaseSummaryInfo) Constructor for the DatabaseSummaryInfoBuilder class.
Top
Properties
  Name Description
Public property Author  
Public property Comments  
Public property CustomProperties Obsolete.
Property for accessing custom property values. This property is obsolete; use the CustomPropertyTable property instead.
Public property CustomPropertyTable Property for accessing a custom properties table dictionary.
Public property HyperlinkBase  
Public property Keywords  
Public property LastSavedBy  
Public property RevisionNumber  
Public property Subject  
Public property Title  
Top
Methods
  Name Description
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public method GetHashCode Serves as the default hash function.
(Inherited from Object)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Public method ToDatabaseSummaryInfo Returns an underlying DatabaseSummaryInfo object that stores the values specified for this object.
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.