uom.isschedulebaseuom Field

banner art

Specifies whether the unit is the base unit for the unit group.

Syntax

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

Remarks

Represents a field of type CrmBoolean.

The following table contains additional information about this attribute:

Platform required No
Application requirement level Read only
Valid for create No
Valid for retrieve Yes
Valid for update No
Display strings No
Yes
Default value No

See Also

© 2007 Microsoft Corporation. All rights reserved.