<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties > Variable.StructMemberName Property |
Gets the name of the structure element if this variable is part of a complex data type. The name starts at the first nesting level. If you call this method for the root item you will get an empty string!
[Visual Basic]
Public Overridable ReadOnly Property StructMemberName() As String
Public Get
End Get
End Property
[C#]
public virtual string StructMemberName { public get; }
StructMemberName
Variable Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]