CommonSharedAssetType Enumeration

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: 25.3.0.0 (25.3.0.0)
Syntax
public enum CommonSharedAssetType
Public Enumeration CommonSharedAssetType
public enum class CommonSharedAssetType
type CommonSharedAssetType
Members
Member nameValueDescription
Independent1 
Shared0 
See Also