Revit 2025 API
Parameter |
"Postal Code"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId ProjectPostalCode { get; }
Public Shared ReadOnly Property ProjectPostalCode As ForgeTypeId Get
public: static property ForgeTypeId^ ProjectPostalCode { ForgeTypeId^ get (); }
static member ProjectPostalCode : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also