Table of Contents

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

DataLocationFormBase

NotAvailable

public bool NotAvailable { get; set; }

Property Value

bool

Methods

Equals(object)

Determines whether the specified object is equal to the current object.

public override bool Equals(object other)

Parameters

other object

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHash()

public string GetHash()

Returns

string

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.