LogFullUserName property
Returns or sets a value that determines whether or not logged messages will include the full name of the user, along with the user's ID. Read/write. Boolean.
Syntax
object
.LogFullUserName
[ = value
]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.value
– is a Boolean value that determines whether or not the logged messages will include the full name of the user, along with the user's ID.Provide Feedback