Share

SurfaceOperationAddSurveyQuery.SurveyQueryType Property

Gets the survey query operation's type.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public SurfaceSurveyQueryType SurveyQueryType { get; }

VB

Public ReadOnly Property SurveyQueryType As SurfaceSurveyQueryType
	Get

C++

public:
property SurfaceSurveyQueryType SurveyQueryType {
	SurfaceSurveyQueryType get ();
}

Property Value

SurfaceSurveyQueryType

See Also

Reference

Was this information helpful?