| CJT188MessageStationMatch 属性  | 
 
            获取或设置是否验证匹配接收到的站号信息
            Gets or sets whether to verify that the received station number information is matched
            
 
        命名空间: 
     HslCommunication.Core.IMessage
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public bool StationMatch { get; set; }Public Property StationMatch As Boolean
	Get
	Set
public:
property bool StationMatch {
	bool get ();
	void set (bool value);
}member StationMatch : bool with get, set
属性值
类型:
Boolean 参见
参见