B-Arts DocumentationIndice generale

BItemVersion

Linea B-Arts Legacy: questa scheda descrive BArtsFrameworkStandard (.NET Standard 2.0). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BArtsFrameworkStandard.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BLists.

  • Nome completo: BArts.BLists.BItemVersion.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Liste e collezioni specializzate B-Arts.

Dichiarazione

<Serializable> Public Class BItemVersion

Interfacce dichiarate: BInterface.IBClassBase.

Costruttori

Nome Dichiarazione
New Public Sub New()

Proprietà

Nome Dichiarazione
ID Public Property ID As Integer Implements IBClassBase.ID
Descrizione Public Property Descrizione As String Implements IBClassBase.Descrizione
VerMag Public Property VerMag As Nullable(Of Integer)
VerMin Public Property VerMin As Nullable(Of Integer)
RevMag Public Property RevMag As Nullable(Of Integer)
RevMin Public Property RevMin As Nullable(Of Integer)
DataUltimaModifica Public Property DataUltimaModifica As Nullable(Of Date)
Version Public Property Version As String
IsNothing Public ReadOnly Property IsNothing As Boolean Implements IBClassBase.IsNothing

Sorgenti verificati

  • IO\BItemVersion.vb