Share

ProjectInfo.OrganizationName Property

Get or Set the Organization Name of the Project Information.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public string OrganizationName { get; set; }

Property Value

String

Remarks

This property is used to get or set the Project Number of the Project Information.

See Also

Reference

Was this information helpful?