CoverageDataGridPointPlaceholder Field | 
 
            Gets an object that can be used as a placeholder to be replaced by grid points during a coverage calculation.
            
 
    Namespace: 
   AGI.Foundation.Coverage
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static readonly IServiceProvider GridPointPlaceholder
Public Shared ReadOnly GridPointPlaceholder As IServiceProvider
public:
static initonly IServiceProvider^ GridPointPlaceholder
static val GridPointPlaceholder: IServiceProvider
Field Value
Type: 
IServiceProvider
See Also