Show / Hide Table of Contents

Class LogPartsUsedInstallSetup

Inheritance
System.Object
LogPartsUsedInstallSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.FieldOps
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class LogPartsUsedInstallSetup

Constructors

LogPartsUsedInstallSetup(String, String, String, String, Int32)

Declaration
[ConstructorIndex(1)]
public LogPartsUsedInstallSetup(string partRequestDetailIDNum, string installPartNumber, string installPartRevision, string installPartDomain, int installQuantity)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String installPartNumber
System.String installPartRevision
System.String installPartDomain
System.Int32 installQuantity

LogPartsUsedInstallSetup(String, String, String, String, String)

Declaration
[ConstructorIndex(0)]
public LogPartsUsedInstallSetup(string partRequestDetailIDNum, string installPartNumber, string installPartRevision, string installPartDomain, string installSerialNumber)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String installPartNumber
System.String installPartRevision
System.String installPartDomain
System.String installSerialNumber

LogPartsUsedInstallSetup(String, String, String, String, String, Int32)

Declaration
[ConstructorIndex(3)]
public LogPartsUsedInstallSetup(string partRequestDetailIDNum, string caseIDNum, string installPartNumber, string installPartRevision, string installPartDomain, int installQuantity)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String caseIDNum
System.String installPartNumber
System.String installPartRevision
System.String installPartDomain
System.Int32 installQuantity

LogPartsUsedInstallSetup(String, String, String, String, String, String)

Declaration
[ConstructorIndex(2)]
public LogPartsUsedInstallSetup(string partRequestDetailIDNum, string caseIDNum, string installPartNumber, string installPartRevision, string installPartDomain, string installSerialNumber)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String caseIDNum
System.String installPartNumber
System.String installPartRevision
System.String installPartDomain
System.String installSerialNumber

Properties

AllowMove

Declaration
[PropertyBitValue(8388608)]
public bool AllowMove { get; set; }
Property Value
Type Description
System.Boolean

CaseIDNum

Declaration
[PropertyBitValue(2)]
public string CaseIDNum { get; set; }
Property Value
Type Description
System.String

EngineerUserName

Declaration
[PropertyBitValue(2097152)]
public string EngineerUserName { get; set; }
Property Value
Type Description
System.String

FromBin

Declaration
[PropertyBitValue(262144)]
public string FromBin { get; set; }
Property Value
Type Description
System.String

FromContainer

Declaration
[PropertyBitValue(524288)]
public string FromContainer { get; set; }
Property Value
Type Description
System.String

FromGood

Declaration
[PropertyBitValue(1048576)]
public bool FromGood { get; set; }
Property Value
Type Description
System.Boolean

FromLocation

Declaration
[PropertyBitValue(131072)]
public string FromLocation { get; set; }
Property Value
Type Description
System.String

InstallAtSite

Declaration
[PropertyBitValue(16)]
public bool InstallAtSite { get; set; }
Property Value
Type Description
System.Boolean

InstallPartDomain

Declaration
[PropertyBitValue(8192)]
public string InstallPartDomain { get; set; }
Property Value
Type Description
System.String

InstallPartNumber

Declaration
[PropertyBitValue(2048)]
public string InstallPartNumber { get; set; }
Property Value
Type Description
System.String

InstallPartRevision

Declaration
[PropertyBitValue(4096)]
public string InstallPartRevision { get; set; }
Property Value
Type Description
System.String

InstallPrice

Declaration
[PropertyBitValue(65536)]
public string InstallPrice { get; set; }
Property Value
Type Description
System.String

InstallQuantity

Declaration
[PropertyBitValue(32768)]
public int InstallQuantity { get; set; }
Property Value
Type Description
System.Int32

InstallSerialNumber

Declaration
[PropertyBitValue(16384)]
public string InstallSerialNumber { get; set; }
Property Value
Type Description
System.String

LogDate

Declaration
[PropertyBitValue(16777216)]
public DateTime LogDate { get; set; }
Property Value
Type Description
System.DateTime

ParentSitePartObjid

Declaration
[PropertyBitValue(8)]
public int ParentSitePartObjid { get; set; }
Property Value
Type Description
System.Int32

PartRequestDetailIDNum

Declaration
[PropertyBitValue(1)]
public string PartRequestDetailIDNum { get; set; }
Property Value
Type Description
System.String

UserName

Declaration
[PropertyBitValue(4194304)]
public string UserName { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.