<< Click to Display Table of Contents >> Navigation: »No topics above this level« TargetObjectBase.UserData Property |
Can be used to store client specific information. Will never be used or changed by PVIS itself.
[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; }
TargetObjectBase Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]