Show / Hide Table of Contents

Class AddInventoryLocationSetup

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

Constructors

AddInventoryLocationSetup(String, String, String, PartAuthorizationLevel)

Declaration
[ConstructorIndex(0)]
public AddInventoryLocationSetup(string locationName, string capitalGLAccount, string siteIDNum, PartAuthorizationLevel partAuthorizationLevel)
Parameters
Type Name Description
System.String locationName
System.String capitalGLAccount
System.String siteIDNum
PartAuthorizationLevel partAuthorizationLevel

Properties

AccountType

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

CapitalGLAccount

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

Description

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

IsActive

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

IsCompany

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

LocationName

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

PartAuthorizationLevel

Declaration
[PropertyBitValue(256)]
public PartAuthorizationLevel PartAuthorizationLevel { get; set; }
Property Value
Type Description
PartAuthorizationLevel

ReportsToLocation

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

SiteIDNum

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