Share

ScheduleField Methods

The ScheduleField type exposes the following members.

Methods

 NameDescription
Public methodCanDisplayMinMax Indicates if this field can display minimum and maximum values.
Public methodCanTotal Indicates if totals can be enabled for this field.
Public methodCanTotalByAssemblyType Indicates if totals by assembly type can be enabled for this field.
Public methodCreatesCircularReferences Checks whether a field ID would create a circular chain of references when used by the PercentageOf property of this field.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetCombinedParameters Gets this field's combine parameter array if applicable
Public methodGetCustomFieldData Gets the data associated with this custom field. If this field isn't a CustomField will return null.
Public methodGetFormatOptions Gets the FormatOptions to optionally override the default settings in the Units class.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetName Gets the name of the field.
Public methodGetSchedulableField Gets a SchedulableField object representing this field.
Public methodGetSpecTypeId The spec describing values of this field, if applicable.
Public methodGetStyle Gets the style of this field.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsValidCombinedParameters 
Public methodResetOverride Resets the override of this field.
Public methodSetCombinedParameters 
Public methodSetFormatOptions Sets the FormatOptions to optionally override the default settings in the Units class.
Public methodSetStyle Sets the style of this field.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?