ObjectInfo Class

Inherits from

GEOCALCPBW_NAMESPACE::GeoBase

 

Description

The ObjectInfo class is a simple object that contains data that describes and identifies a Serializable object.

 

Public Constructors

Constructor

Description

ObjectInfo

Creates a new instance of the ObjectInfo class.

 

Public Methods

Method

Description

get_Code

Returns the code that identifies the object in the DataSource

get_Issuer

Returns the issuer that identifies the object in the DataSource

get_Name

Returns the name of the object.

get_Type

Returns the type of the object, according to the ObjectType enumeration.