uom.baseuom Field

banner art

Specifies the ID of the base unit for the product.

Syntax

[Visual Basic .NET]
Public Field baseuom As Lookup
[C#]
public Lookup baseuom;
[JScript]
public var baseuom : Lookup;

Remarks

Represents a field of type Lookup.

The following table contains additional information about this attribute:

Platform required No
Application requirement level Business Required
Valid for create No
Valid for retrieve Yes
Valid for update No
Related entity uom

See Also

© 2007 Microsoft Corporation. All rights reserved.