LoadBaseLoadNatureName Property |
A string representing the nature of the load.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string LoadNatureName { get; }
Public ReadOnly Property LoadNatureName As String
Get
public:
property String^ LoadNatureName {
String^ get ();
}
member LoadNatureName : string with get
Property Value
String
See Also