This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalWorkspaceStatistics Interface > ITemporalWorkspaceStatistics.SetAllSampleSizes Method (ArcObjects .NET 10.5 SDK) |
Sets sample size for each TemporalFeatureClass under the workspace or workspace factory.
[Visual Basic .NET] Public Sub SetAllSampleSizes ( _ ByVal lSampleSize As Integer _ )
[C#] public void SetAllSampleSizes ( int lSampleSize );
[C++]
HRESULT SetAllSampleSizes(
long lSampleSize
);
[C++]
Parameters lSampleSize [in] lSampleSize is a parameter of type long