Value.Empty Property
Gets a value that indicates whether the Value is empty.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public bool Empty { get; }
Property Value
Type: Boolean
Gets a value that indicates whether the Value is empty.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public bool Empty { get; }
Type: Boolean