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)
Syntaxpublic string Signature { get; }Public ReadOnly Property Signature As String
	Get
Return Value
Type: 
Stringthe signature (checksum) of the Layout.
See Also