B-Arts DocumentationIndice generale

BItemVersion

Linea B-Arts classica: questa scheda descrive BStandardFramework (.NET Standard 2.0). Non usare firme o namespace come se appartenessero al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BStandardFramework.

  • 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