OutlineCodeDefinition

OutlineCodeDefinition class

Represents an outline code definition.

Constructors

NameDescription
OutlineCodeDefinitionInitializes a new instance of the OutlineCodeDefinition class.

Methods

NameDescription
get_AliasGets the alias of a custom outline code.
get_AllLevelsRequiredGets a value indicating whether the new codes must have all levels. Not available for Enterprise Codes.
get_EnterpriseGets a value indicating whether a custom outline code is an enterprise custom outline code.
get_EnterpriseOutlineCodeAliasGets a reference to another custom field for which this outline code definition is an alias.
get_FieldIdGets the field number of an outline code.
get_FieldNameGets the name of a custom outline code.
get_GuidGets the Guid of an outline code.
get_LeafOnlyGets a value indicating whether the values specified in this outline code field must be leaf values.
get_MasksGets the OutlineMaskCollection object. The table of entries that define the outline code mask. Read-only OutlineMaskCollection instance.
get_OnlyTableValuesAllowedGets a value indicating whether the values specified must come from values table.
get_PhoneticAliasGets the phonetic pronunciation of the alias of the custom outline code.
get_ResourceSubstitutionEnabledGets a value indicating whether the custom outline code can be used by the Resource Substitution Wizard in Microsoft Project .
get_ShowIndentGets a value indicating whether the indents of this outline code must be shown.
get_ValuesGets OutlineValueCollection object. The values of the table associated with this outline code.
set_AliasSets the alias of a custom outline code.
set_AllLevelsRequiredSets a value indicating whether the new codes must have all levels. Not available for Enterprise Codes.
set_EnterpriseSets a value indicating whether a custom outline code is an enterprise custom outline code.
set_EnterpriseOutlineCodeAliasSets a reference to another custom field for which this outline code definition is an alias.
set_FieldIdSets the field number of an outline code.
set_FieldNameSets the name of a custom outline code.
set_GuidSets the Guid of an outline code.
set_LeafOnlySets a value indicating whether the values specified in this outline code field must be leaf values.
set_OnlyTableValuesAllowedSets a value indicating whether the values specified must come from values table.
set_PhoneticAliasSets the phonetic pronunciation of the alias of the custom outline code.
set_ResourceSubstitutionEnabledSets a value indicating whether the custom outline code can be used by the Resource Substitution Wizard in Microsoft Project .
set_ShowIndentSets a value indicating whether the indents of this outline code must be shown.