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