SurfaceOperationAddSurveyQueryQueryGuid Property |
Gets the query GUID.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Guid QueryGuid { get; }
Public ReadOnly Property QueryGuid As Guid
Get
public:
property Guid QueryGuid {
Guid get ();
}
Property Value
Guid
See Also