IFCAnyHandleTypeName Property |
The name of the type of the handle.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string TypeName { get; }
Public ReadOnly Property TypeName As String
Get
public:
property String^ TypeName {
String^ get ();
}
member TypeName : string with get
Property Value
String
See Also