CommonSharedAssetType Enumeration


Common Shared Asset Type 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: 25.0.0.0 (25.0.0.0)
Syntax
public enum CommonSharedAssetType
Members
Member name Value Description
Shared 0
Independent 1
See Also