RVTDocs.com

FamilyElementVisibility.IsShownInFine

Property
Description:
Indicates if the instance is display with Fine detail level in the view of project document.
Remarks:
This property cannot be set to false if the other two detail levels are also false.
Syntax
public bool IsShownInFine { get; set; }