BuiltInFailuresGroupFailuresGroupsNotCompatibleForTypeChange Property |
Some of the selected groups are not compatible with the new group type that was chosen.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId GroupsNotCompatibleForTypeChange { get; }
Public Shared ReadOnly Property GroupsNotCompatibleForTypeChange As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ GroupsNotCompatibleForTypeChange {
FailureDefinitionId^ get ();
}
static member GroupsNotCompatibleForTypeChange : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also