Click or drag to resize

CoverageDefinitionOnSingleObject Properties

The CoverageDefinitionOnSingleObject type exposes the following members.

Properties
  NameDescription
Public propertyAssets
Gets the assets providing coverage to CoverageTarget
Public propertyCoverageTarget
Gets or sets the object which is the target of the coverage calculation
Public propertyFilter
Gets or sets a constraint indicating how many assets must have access in order to have coverage
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Top
See Also