BaseCollection.UserData Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BaseCollection.UserData Property

BR.AN.PviServices .NET


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; }

Remarks

The UserData-property provides a position to store special user information for a PviServices object.

See Also

BaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]