OutlineCode

OutlineCode class

Represents a value of an outline code.

The OutlineCode type exposes the following members:

Constructors

NameDescription
OutlineCode()Initializes a new instance of the
OutlineCode(code_definition, outline_value)Initializes a new instance of the OutlineCode class

Properties

NameDescription
field_idGets or sets the number value of the project Id custom field.
value_idGets or sets the Id in the value list associated with the definition in the outline code collection.
value_guidGets or sets the GUID of the value in the value list. The ValueGuid matches the FieldGuid in the value list.

See Also