|
M
CanDisplayMinMax()
|
Boolean
|
Indicates if this field can display minimum and maximum values.
|
|
|
M
CanTotal()
|
Boolean
|
Indicates if totals can be enabled for this field.
|
|
|
M
CanTotalByAssemblyType()
|
Boolean
|
Indicates if totals by assembly type can be enabled for this field.
|
|
|
M
CreatesCircularReferences(ScheduleFieldId)
|
Boolean
|
Checks whether a field ID would create a circular chain of references
when used by the PercentageOf property of this field.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetCombinedParameters()
|
IList<TableCellCombinedParameterData>
|
Gets this field's combine parameter array if applicable
|
|
|
M
GetCustomFieldData()
|
CustomFieldData
|
Gets the data associated with this custom field. If this field isn't a CustomField will return null .
|
|
|
M
GetFormatOptions()
|
FormatOptions
|
Gets the FormatOptions to optionally override the default settings in the Units class.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetName()
|
String
|
Gets the name of the field.
|
|
|
M
GetSchedulableField()
|
SchedulableField
|
Gets a SchedulableField object representing this field.
|
|
|
M
GetSpecTypeId()
|
ForgeTypeId
|
The spec describing values of this field, if applicable.
|
|
|
M
GetStyle()
|
TableCellStyle
|
Gets the style of this field.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsValidCombinedParameters(IList<TableCellCombinedParameterData>)
|
Boolean
|
Checks if data is valid for combined parameters
|
|
|
M
ResetOverride()
|
None
|
Resets the override of this field.
|
|
|
M
SetCombinedParameters(IList<TableCellCombinedParameterData>)
|
None
|
Sets this field's combine parameter array if applicable
|
|
|
M
SetFormatOptions(FormatOptions)
|
None
|
Sets the FormatOptions to optionally override the default settings in the Units class.
|
|
|
M
SetStyle(TableCellStyle)
|
None
|
Sets the style of this field.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|