RVTDocs.com

AssetProperty.GetTypeName

Method
Description:
Get the name of the AssetProperty
Syntax
public static string GetTypeName(
	AssetPropertyType type
)
Parameters
Parameter Type Description
type AssetPropertyType
Return Value
Exceptions
Exception Condition
ArgumentException Thrown when type is AssetPropertyType::Unknown.