Share

ExternalDefinition Properties

The ExternalDefinition type exposes the following members.

Properties

 NameDescription
Public propertyDescription The description of the parameter. The description will be used as tooltip in the Revit UI including in the properties palette.
Public propertyGUIDReturns the GUID associated with the shared parameter definition.
Public propertyHideWhenNoValue Indicates whether this parameter should be hidden from the properties palette when it has no value.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyNameThe user visible name for the parameter.
(Overrides Definition.Name)
Public propertyOwnerGroup Returns or change the group ID of the external parameter definition.
Public propertyUserModifiable Indicates whether the parameter can be modified by the user interface.
Public propertyVisibleIndicates if the parameter is visible in the Autodesk Revit user interface.

See Also

Reference

Was this information helpful?