Show / Hide Table of Contents

Class UpdateProductBinSetup

Inheritance
System.Object
UpdateProductBinSetup
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.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class UpdateProductBinSetup

Constructors

UpdateProductBinSetup(Int32)

Declaration
[ConstructorIndex(0)]
public UpdateProductBinSetup(int binObjid)
Parameters
Type Name Description
System.Int32 binObjid

Properties

BinName

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

BinObjid

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

Description

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

PrimarySupportEmployeeObjid

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

SecondarySupportEmployeeObjid

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

UpdateDate

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

UserName

Declaration
[PropertyBitValue(32)]
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.