Cpu.ApplicationMemory Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.ApplicationMemory 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 ApplicationMemory type of the cpu. Return an empty String if the Cpu has no ApplicationMemory

[Visual Basic]

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

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

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]