B-Arts DocumentationIndice generale

eOperatore

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

Identità

  • Assembly/progetto: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BFormule.

  • Nome completo: BArts.BFormule.BCondition.eOperatore.

  • Tipo: enum.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Enumerativo pubblico utilizzato nell'area BArts.BFormule della linea Legacy.

Dichiarazione

Public Enum eOperatore As Byte

Valori

Nome Dichiarazione
[UGUALE] [UGUALE]
[DIVERSO] [DIVERSO]
[MAGGIORE] [MAGGIORE]
[MAGGIOREUGUALE] [MAGGIOREUGUALE]
[MINORE] [MINORE]
[MINOREUGUALE] [MINOREUGUALE]
[SIMILE] [SIMILE]

Sorgenti verificati

  • Formule\BCondition.vb