SchemaApplicationGUID Property

The GUID of the application or add-in that may access entities of this Schema under the Application access level.

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Guid ApplicationGUID { get; }

Property Value

Guid
See Also