2027 Class
Changes 0
C

SchemaCommon

Description:
A static class that provides access to the property names that appear in all the visual Asset types.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Visual.SchemaCommon
public static class SchemaCommon
Name Return Type Description
P BaseSchema string The property labeled "BaseSchema" common to all visual Asset types.
P Category string The property labeled "Category" common to all visual Asset types.
P Description string The property labeled "Description" common to all visual Asset types.
P Hidden string The property labeled "Hidden" common to all visual Asset types.
P Keyword string The property labeled "Keyword" common to all visual Asset types.
P Thumbnail string The property labeled "Thumbnail" common to all visual Asset types.
P UIName string The property labeled "UIName" common to all visual Asset types.
P VersionGUID string The property labeled "VersionGUID" common to all visual Asset types.