Click or drag to resize
ReferencedEntityMap Properties

The ReferencedEntityMap type exposes the following members.

Properties
  NameDescription
Public propertyReferencedCount
Gets the # of referenced entities
Public propertyReferencedWithGuidCount
Gets the # of referenced entities which have already an ObjectID set
Public propertyReferencedWithoutGuidCount
Gets the # of referenced entities which don't have an ObjectID set yet
Public propertySeenEntityCount
Gets the seen entity count.
Public propertySeenWithGuidCount
Gets the # of seen entities which have already an ObjectID set
Public propertySeenWithoutGuidCount
Gets the # of seen entities which have already an ObjectID set
Top
See Also