SoftAuthorizeIsSoftTrial 属性 |
指示系统是否处于试用运行
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsSoftTrial { get; set; }
Public Property IsSoftTrial As Boolean
Get
Set
public:
property bool IsSoftTrial {
bool get ();
void set (bool value);
}
member IsSoftTrial : bool with get, set
属性值
类型:
Boolean参见