This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRandomNumberGenerator Interface > IGPRandomNumberGenerator.Type Property (ArcObjects .NET 10.5 SDK) |
Gets the random number generator type.
[Visual Basic .NET] Public ReadOnly Property Type As esriRandomNumberGeneratorType
[C#] public esriRandomNumberGeneratorType Type {get;}
[C++]
HRESULT get_Type(
esriRandomNumberGeneratorType* Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriRandomNumberGeneratorType