Class UpdateInventoryLocationSetup
Inheritance
System.Object
UpdateInventoryLocationSetup
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()
Assembly: FChoice.Toolkits.Clarify.dll
public class UpdateInventoryLocationSetup
Constructors
Declaration
[ConstructorIndex(0)]
public UpdateInventoryLocationSetup(string currentName)
Parameters
Type |
Name |
Description |
System.String |
currentName |
|
Properties
Declaration
[PropertyBitValue(4)]
public string AccountType { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(32)]
public string CapitalGLAccount { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(1)]
public string CurrentName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(8)]
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(64)]
public bool IsActive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
[PropertyBitValue(128)]
public bool IsCompany { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
[PropertyBitValue(2)]
public string NewName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(512)]
public PartAuthorizationLevel PartAuthorizationLevel { get; set; }
Property Value
Declaration
[PropertyBitValue(16)]
public string ReportsToLocation { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
[PropertyBitValue(256)]
public string SiteIDNum { get; set; }
Property Value
Type |
Description |
System.String |
|