Share Email Facebook Twitter LinkedIn PaperSourceSet.IsEmpty Property Test to see if the set is empty.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public virtual bool IsEmpty { get; }Property ValueBoolean RemarksIf the set is empty then True will be returned, otherwise False. See AlsoReferencePaperSourceSet ClassAutodesk.Revit.DB Namespace