JIS Ⅰ第2トラック情報
名前空間: jp.veritrans.tercerog.mdk.dtoアセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public string Jis1SecondTrack { get; set; } |
Visual Basic |
---|
Public Property Jis1SecondTrack As String Get Set |
Visual C++ |
---|
public: property String^ Jis1SecondTrack { String^ get (); void set (String^ value); } |