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

Mostra file Open project: BEXIS2/Core Class Usage Examples

Public Properties

Property Type Description
id long
name string
systemType string

Public Methods

Method Description
Equals ( VariableIdentifier check ) : bool

Method Details

Equals() public method

public Equals ( VariableIdentifier check ) : bool
check VariableIdentifier
return bool

Property Details

id public_oe property

public long id
return long

name public_oe property

public string name
return string

systemType public_oe property

public string systemType
return string