点击或拖拽改变大小

ReturnValueBase 类

返回值基类
继承层次
SystemObject
  AT.Librarys.Container.StationReturnValueBase
    更多

命名空间: AT.Librarys.Container.Station
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
public class ReturnValueBase

ReturnValueBase 类型公开以下成员。

构造函数
 名称说明
公共方法ReturnValueBase初始化 ReturnValueBase 类的一个新实例
Top
属性
 名称说明
公共属性DateTime 时间
公共属性IsSucceed 成功
公共属性Message 返回信息
公共属性SortID 排序ID
公共属性Value
公共属性ValueEx1 备用值
公共属性ValueEx2 备用值2
公共属性ValueEx3 备用值1
公共属性ValueName 名称
Top
扩展方法
 名称说明
公共扩展器方法ToCObject Object转CObject
(由 ExtensionCustom 定义。)
Top
参见
继承层次