<< Click to Display Table of Contents >> Navigation: »No topics above this level« BaseCollection.UserData Property |
Gets or sets the UserData for this instance.
[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; }
The UserData-property provides a position to store special user information for a PviServices object.
BaseCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]