BuiltInFailures.KeynoteFailures.NotAssociatedKeynoteParameter Property

BuiltInFailuresKeynoteFailuresNotAssociatedKeynoteParameter Property

Current tag keynoting system uses key value parameter that is not associated with this element category.\nTo resolve, associate parameter with category or change keynoting system.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId NotAssociatedKeynoteParameter { get; }
Public Shared ReadOnly Property NotAssociatedKeynoteParameter As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ NotAssociatedKeynoteParameter {
	FailureDefinitionId^ get ();
}
static member NotAssociatedKeynoteParameter : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also