Show / Hide Table of Contents

Class LogPartsUsedRemoveSetup

Inheritance
System.Object
LogPartsUsedRemoveSetup
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 LogPartsUsedRemoveSetup

Constructors

LogPartsUsedRemoveSetup(String, Int32)

Declaration
[ConstructorIndex(0)]
public LogPartsUsedRemoveSetup(string partRequestDetailIDNum, int removeSitePartObjid)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.Int32 removeSitePartObjid

LogPartsUsedRemoveSetup(String, String, Int32)

Declaration
[ConstructorIndex(1)]
public LogPartsUsedRemoveSetup(string partRequestDetailIDNum, string caseIDNum, int removeSitePartObjid)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String caseIDNum
System.Int32 removeSitePartObjid

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

FailureCode

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

InstallAtSite

Declaration
[PropertyBitValue(16)]
[Obsolete("This property has no effect", false)]
public bool InstallAtSite { get; set; }
Property Value
Type Description
System.Boolean

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

RemoveQuantity

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

RemoveSitePartObjid

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

ToBin

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

ToContainer

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

ToGood

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

ToLocation

Declaration
[PropertyBitValue(64)]
public string ToLocation { 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.