Click or drag to resize

GeognoSIS8MetaData Class

[Missing <summary> documentation for "T:Cadcorp.Configuration.GeognoSIS8MetaData"]

Inheritance Hierarchy

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public class GeognoSIS8MetaData : MetaDataBase

The GeognoSIS8MetaData type exposes the following members.

Constructors
  NameDescription
Public methodGeognoSIS8MetaData
Initializes a new instance of the GeognoSIS8MetaData class
Top
Properties
  NameDescription
Public propertyContactPerson (Inherited from MetaDataBase.)
Public propertyEmail (Inherited from MetaDataBase.)
Public propertyOrganisation (Inherited from MetaDataBase.)
Public propertyResourceTitleTitle
Public propertyServiceID (Inherited from MetaDataBase.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetValue
Gets an application-level resource object based on the specified ResourceKey properties, and on the CultureInfo object.
(Inherited from MetaDataBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToJSON (Overrides MetaDataBaseToJSON.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also