Click or drag to resize
SiteInfoIdentifier Properties

The SiteInfoIdentifier 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.
(Inherited from InfoIdentifier.)
Public propertyObjectID
Gets the object ID. If this InfoIdentifier instance was initialized from ObjectCodeName which does not represent an existing object, returns 0.
(Inherited from InfoIdentifier.)
Public propertyObjectType
Gets the object type.
(Inherited from InfoIdentifier.)
Top
See Also