Module.LastWriteName Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Module Class > Module Properties >

Module.LastWriteName Property

BR.AN.PviServices .NET


NOTE: This property is now obsolete.

This property is no longer supported by ANSL!(Only valid for INA2000)


Gets the last write time of the Module

[Visual Basic]

<Obsolete(Message:=""This property is no longer supported by ANSL!(Only valid for INA2000)"", IsError:=False)> _

Public ReadOnly Property LastWriteName() 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 LastWriteName { public get; }

See Also

Module Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]