Click or drag to resize
InfoIdentifier Properties

The InfoIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyObjectCodeName
Gets the object code name. If this InfoIdentifier was initialized from ObjectID which does not represent an existing object, returns null.
Public propertyObjectID
Gets the object ID. If this InfoIdentifier instance was initialized from ObjectCodeName which does not represent an existing object, returns 0.
Public propertyObjectType
Gets the object type.
Top
See Also