CommonSharedAssetType Enumeration |
The enumerated type representing the permitted values for the asset property "CommonSharedAsset" from the "Ceramic" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum CommonSharedAssetType
Public Enumeration CommonSharedAssetType
public enum class CommonSharedAssetType
type CommonSharedAssetType
MembersMember name | Value | Description |
---|
Shared | 0 | |
Independent | 1 | |
See Also