SurfaceOperationAddDEMFileCoordinateSystemCode Property |
Gets the coordinate system code applied for transformation in the current adding DEM file operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string CoordinateSystemCode { get; }
Public ReadOnly Property CoordinateSystemCode As String
Get
public:
property String^ CoordinateSystemCode {
String^ get ();
}
Property Value
String
See Also