Variable.OwnerName Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Variable.OwnerName Property

BR.AN.PviServices .NET


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

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]