PublishEntityEventArgsEffectiveBlockLayerId Property
 | 
Namespace:  Bricscad.Publishing
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public ObjectId EffectiveBlockLayerId { get; }
 
Public ReadOnly Property EffectiveBlockLayerId As ObjectId
        Get
 
public:
property ObjectId EffectiveBlockLayerId {
        ObjectId get ();
}
 
member EffectiveBlockLayerId : ObjectId with get
 
 
 
Property Value
Type: 
ObjectId 
See Also