Heureka API .NET Documentation
SamplingTypeCode Property



Type of sampling in area (strata or complete)
Syntax
'Declaration
 
Public ReadOnly Property SamplingTypeCode As SamplingType
'Usage
 
Dim instance As Area
Dim value As SamplingType
 
value = instance.SamplingTypeCode
public SamplingType SamplingTypeCode {get;}
public:
property SamplingType SamplingTypeCode {
   SamplingType get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Area Class
Area Members

Send Feedback