StateRowLockToString Method

Shows the status of the lock, if a lock exists it shows the lock warning message and otherwise returns nothing

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public override string ToString()

Return Value

String
Returns the Message property in string format

See Also