Click or drag to resize

LayoutSignature Property

Returns the signature (checksum) of the Layout.

Namespace:  OBCOM.NetClient
Assembly:  OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax
public string Signature { get; }

Return Value

Type: String
the signature (checksum) of the Layout.
See Also