SunAndShadowSettingsProjectLocationName Property |
Identifies the name of the project location used by the SunAndShadowSettings element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string ProjectLocationName { get; }
Public ReadOnly Property ProjectLocationName As String
Get
public:
property String^ ProjectLocationName {
String^ get ();
}
member ProjectLocationName : string with get
Property Value
String
See Also