ICustomFieldProperties Interface

Represents the base class for the properties of a custom field.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public interface ICustomFieldProperties

The ICustomFieldProperties type exposes the following members.

Methods

 NameDescription
Public methodAreEqualTo Identifies if the custom field properties are equal or not.

See Also

Reference

Autodesk.Revit.DB Namespace