<< Click to Display Table of Contents >> Navigation: »No topics above this level« Variable.OwnerName Property |
Gets the name of the owning variable object if this is a struct or array member, else will return null.
[Visual Basic]
Public ReadOnly Property OwnerName() As String
Public Get
End Get
End Property
[C#]
public string OwnerName { public get; }
Variable Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]