OutlineCode.RequiredCode Property
Project Developer Reference |
True if the outline code must be present before save is allowed. If there are no values in the lookup table, then this property must be false and non-writeable. For non-enterprise codes, this is always false and non-writeable. Read/write Boolean.
Syntax
expression.RequiredCode
expression A variable that represents an OutlineCode object.
Return Value
Boolean
See Also