This document is archived and information here might be outdated. Recommended version. |
The default accuracy category for compiled parcels.
[Visual Basic .NET]
Public Property CompiledAccuracyCategory As Integer
[C#]
public int CompiledAccuracyCategory {get; set;}
[C++]
HRESULT get_CompiledAccuracyCategory(
System.Int32* defaultAccuracy
);
[C++]
HRESULT put_CompiledAccuracyCategory(
long defaultAccuracy
);
[C++] Parameters defaultAccuracy [out, retval]
defaultAccuracy is a parameter of type long* defaultAccuracy [in]
defaultAccuracy is a parameter of type long