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