Click or drag to resize

AnnotationPresetDetails Class

Inheritance Hierarchy

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class AnnotationPresetDetails : AnnotationPresetInfo

The AnnotationPresetDetails type exposes the following members.

Constructors
  NameDescription
Public methodAnnotationPresetDetails
Initializes a new instance of the AnnotationPresetDetails class
Public methodAnnotationPresetDetails(IDataReader)
Initializes a new instance of the AnnotationPresetDetails class
Top
Properties
  NameDescription
Public propertyAnnotationType (Inherited from AnnotationPresetInfo.)
Public propertyCreatedBy (Inherited from AnnotationPresetInfo.)
Public propertyCreatedByName (Inherited from AnnotationPresetInfo.)
Public propertyCreatedDate (Inherited from AnnotationPresetInfo.)
Public propertyId (Inherited from AnnotationPresetInfo.)
Public propertyIsPublic (Inherited from AnnotationPresetInfo.)
Public propertyModifiedBy (Inherited from AnnotationPresetInfo.)
Public propertyModifiedByName (Inherited from AnnotationPresetInfo.)
Public propertyModifiedDate (Inherited from AnnotationPresetInfo.)
Public propertyName (Inherited from AnnotationPresetInfo.)
Public propertyProperties
Top
Extension Methods
See Also