Class DataLocation
- Namespace
- MES.MQC.DataSourceLibrary.Models.Locations
- Assembly
- MES.MQC.DataSourceLibrary.dll
public class DataLocation
- Inheritance
-
DataLocation
- Inherited Members
Properties
Form
public DataLocationFormBase Form { get; set; }
Property Value
NotAvailable
public bool NotAvailable { get; set; }
Property Value
Methods
Equals(object)
Determines whether the specified object is equal to the current object.
public override bool Equals(object other)
Parameters
otherobject
Returns
GetHash()
public string GetHash()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.