Binary . Conversion (Decimal to Binary)
Converts a Decimal to the appropriate instance of the Binary class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static implicit operator Binary (
decimal value
)
Parameters
value |
Type: System.Decimal |