<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Module Class > Module Properties > Module.CreationName Property |
NOTE: This property is now obsolete.
This property is no longer supported by ANSL!(Only valid for INA2000)
Gets the creation name of the Module
[Visual Basic]
<Obsolete(Message:=""This property is no longer supported by ANSL!(Only valid for INA2000)"", IsError:=False)> _
Public ReadOnly Property CreationName() As String
Public Get
End Get
End Property
[C#]
[Obsolete(Message=""This property is no longer supported by ANSL!(Only valid for INA2000)"", IsError=False)]
public string CreationName { public get; }
Module Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]