The ICmodAbstractSection type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyActiveMarkings
The list of Active Markings currently applied to this object
Public propertyAnnotations
The annotations associated with this object.
Public propertyAuditedEvents
A collection of event objects audited for the object.
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyCmHoldRelationships
An enumeration of ICmHoldRelationship objects associated with this object.
(Inherited from ICmHoldable.)
Public propertyContentSize
The size (in bytes) of the captured content associated with this object.
Public propertyCreator
The name of the user who created this object.
Public propertyDateCreated
The date and time this object was created.
Public propertyDateLastModified
The date and time when this object was last modified.
Public propertyExternalReplicaIdentities
Specifies an ExternalIdentityList collection of the read-only ExternalIdentity objects that represent the identities of replicas of this object in external repositories.
(Inherited from IReplicable.)
Public propertyId
The unique object ID.
Public propertyLastModifier
The name of the user who last modified this object.
Public propertyOwner
The security owner of the object.
Public propertyPermissions
The discretionary permissions for the object.
Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)
Public propertyReplicationGroup
A ReplicationGroup object representing the replication group to which this replicable object belongs.

For ReplicationJournalEntry objects only, this property represents the replication group to which the source object of the replication operation generating this journal entry belongs.

(Inherited from IReplicable.)
Public propertyReport
The report object with which the section is associated.
Public propertySectionIndex
The zero-based index of the section within the ordered collection associated with the same report.

ToggleSee Also