Table of Contents

Class PrometricEndpoint

Namespace
Shift.Common
Assembly
Shift.Common.dll
public sealed class PrometricEndpoint
Inheritance
PrometricEndpoint
Inherited Members
Extension Methods

Constructors

PrometricEndpoint()

public PrometricEndpoint()

Properties

ClientCode

public string ClientCode { get; set; }

Property Value

string

Password

public string Password { get; set; }

Property Value

string

UserName

public string UserName { get; set; }

Property Value

string

Methods

Clone()

public PrometricEndpoint Clone()

Returns

PrometricEndpoint

IsEqual(PrometricEndpoint)

public bool IsEqual(PrometricEndpoint other)

Parameters

other PrometricEndpoint

Returns

bool