This document is archived and information here might be outdated. Recommended version. |
Indicates whether sensor raster types are used in the attempt to load the data source.
[Visual Basic .NET] Public Property AllowBuilderItems As Boolean
[C#] public bool AllowBuilderItems {get; set;}
[C++]
HRESULT get_AllowBuilderItems(
VARIANT_BOOL pbAllowBuilderItems
);
[C++]
HRESULT put_AllowBuilderItems(
Boolean* pbAllowBuilderItems
);
[C++]
Parameters pbAllowBuilderItems [in]
pbAllowBuilderItems is a parameter of type bool pbAllowBuilderItems [out, retval]
pbAllowBuilderItems is a parameter of type bool*