C# Class BExIS.IO.Transform.Validation.DSValidation.VariableIdentifier

Afficher le fichier Open project: BEXIS2/Core Class Usage Examples

Méthodes publiques

Свойство Type Description
id long
name string
systemType string

Méthodes publiques

Méthode Description
Equals ( VariableIdentifier check ) : bool

Method Details

Equals() public méthode

public Equals ( VariableIdentifier check ) : bool
check VariableIdentifier
Résultat bool

Property Details

id public_oe property

public long id
Résultat long

name public_oe property

public string name
Résultat string

systemType public_oe property

public string systemType
Résultat string