CustomFieldData Members


The CustomFieldData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the CustomFieldData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCustomFieldId
Gets an unique identifier of the custom field.
Public methodGetCustomFieldProperties
Gets an instance of ICustomFieldProperties which represents the properties of this field.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetCustomFieldProperties
Sets an instance of ICustomFieldProperties which represents the properties of this field.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidateCustomFieldProperties
Validates the custom field properties.

Properties

  NameDescription
Public propertyDefaultRowHeightOnSheet
Identifies the default row height for this field.
Public propertyFieldName
The name of this custom field.
Public propertyFieldTooltip
The tooltip that will be shown in the schedule properties dialog for this custom field.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also