Show / Hide Table of Contents

Class SitePartDataAccess

Inheritance
System.Object
SitePartDataAccess
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.Foundation.Clarify.Compatibility.Toolkits
Assembly: FChoice.Foundation.Clarify.Compatibility.Toolkits.dll
Syntax
[ComVisible(false)]
[Guid("F8492FBA-90F2-38D1-BB20-5C00882C2D9F")]
public class SitePartDataAccess

Constructors

SitePartDataAccess(ClarifySession)

Declaration
public SitePartDataAccess(ClarifySession clarifySession)
Parameters
Type Name Description
ClarifySession clarifySession

Fields

ImpersonatorUserName

Declaration
public string ImpersonatorUserName
Field Value
Type Description
System.String

Methods

AddSitePartQuantityAndSetInstallAndShipDate(Int32, Int32, DateTime, String, String)

Declaration
public void AddSitePartQuantityAndSetInstallAndShipDate(int sitePartObjid, int quantityToAdd, DateTime installAndShipDate, string partRequstNumberIDNum, string caseIDNum)
Parameters
Type Name Description
System.Int32 sitePartObjid
System.Int32 quantityToAdd
System.DateTime installAndShipDate
System.String partRequstNumberIDNum
System.String caseIDNum

GetNonSerializedSitePartObjId(Int32, Int32)

Declaration
public int GetNonSerializedSitePartObjId(int siteObjId, int modLevelObjId)
Parameters
Type Name Description
System.Int32 siteObjId
System.Int32 modLevelObjId
Returns
Type Description
System.Int32

GetSerializedSitePartObjId(Int32, String)

Declaration
public int GetSerializedSitePartObjId(int modLevelObjId, string serialNumber)
Parameters
Type Name Description
System.Int32 modLevelObjId
System.String serialNumber
Returns
Type Description
System.Int32

IsNonSerializedSitePartPresent(Int32, Int32)

Declaration
public bool IsNonSerializedSitePartPresent(int siteObjId, int modLevelObjId)
Parameters
Type Name Description
System.Int32 siteObjId
System.Int32 modLevelObjId
Returns
Type Description
System.Boolean

IsSerializedSitePartPresent(Int32, String)

Declaration
public bool IsSerializedSitePartPresent(int modLevelObjId, string serialNumber)
Parameters
Type Name Description
System.Int32 modLevelObjId
System.String serialNumber
Returns
Type Description
System.Boolean
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.