CoverageFilterNumberOfAssets Property |
Gets the number of assets required to satisfy this constraint.
The operation performed based on the number of assets depends upon
the
CoverageFilterType of the filter.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int NumberOfAssets { get; }
Public ReadOnly Property NumberOfAssets As Integer
Get
public:
property int NumberOfAssets {
int get ();
}
member NumberOfAssets : int with get
Property Value
Type:
Int32See Also