hytos / DTI_PID / APIDConverter / Utils / AvevaACAD18String.cs @ 932933ed
이력 | 보기 | 이력해설 | 다운로드 (297 Bytes)
1 | 932933ed | gaqhf | using System; |
---|---|---|---|
2 | using System.Collections.Generic; |
||
3 | using System.Linq; |
||
4 | using System.Text; |
||
5 | using System.Threading.Tasks; |
||
6 | |||
7 | namespace AVEVA.PID.CustomizationUtility |
||
8 | { |
||
9 | public static class AvevaACAD18String |
||
10 | { |
||
11 | public const string PipePropertyUI = "AVEVA P&ID 12 Pipe Properties"; |
||
12 | } |
||
13 | } |