FormHasOneOrMoreReferenceProfiles Property |
Tell if the form has any reference profile.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasOneOrMoreReferenceProfiles { get; }
Public ReadOnly Property HasOneOrMoreReferenceProfiles As Boolean
Get
public:
property bool HasOneOrMoreReferenceProfiles {
bool get ();
}
member HasOneOrMoreReferenceProfiles : bool with get
Property Value
Boolean
See Also