CommonSharedAssetType Enumeration
The enumerated type representing the permitted values for the asset property "CommonSharedAsset" from the "Ceramic" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)

Syntax

C#
public enum CommonSharedAssetType
Visual Basic
Public Enumeration CommonSharedAssetType
Visual C++
public enum class CommonSharedAssetType

Members

Member nameDescription
Shared
Independent

See Also