Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteParamsWithUnits Class / OriginatingSystem Property

In This Topic
    OriginatingSystem Property (WriteParamsWithUnits)
    In This Topic
    Gets or sets the originatin system.
    Syntax
    'Declaration
     
    Public Property OriginatingSystem As String
    public string OriginatingSystem {get; set;}
    See Also