Retrieves the unique identifier of the FailureDefinition.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public FailureDefinitionId GetId()
Return Value
FailureDefinitionId
The unique identifier of the FailureDefinition.
Exceptions
See Also
Reference