<< Click to Display Table of Contents >> Navigation: »No topics above this level« TracePointDescription.UserData Property |
Gets or sets the user data. This member can be used in client applications to link to this tracepoint definition, or store additional data. The client application isresponseable for creating and deleting this member!
[Visual Basic]
Public Property UserData() As Object
Public Get
End Get
Public Set
End Set
End Property
[C#]
public object UserData { public get; public set; }
TracePointDescription Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]