Accusoft.NotateXpressSdk Namespace > BaseToolbarDefaults Class : UserLong Property |
'Declaration Public Property UserLong As Integer
'Usage Dim instance As BaseToolbarDefaults Dim value As Integer instance.UserLong = value value = instance.UserLong
public int UserLong {get; set;}
The default value is 0.
The UserLong is a long value allocated by each object and reserved for use by the application to store a private long value.