ParameterTypeId.FasciaProfileParam Property

ParameterTypeIdFasciaProfileParam Property

"Profile"

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

Property Value

ForgeTypeId
See Also