TransmittalInfoClassincludePlotFile Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual int includePlotFile { get; set; }
Public Overridable Property includePlotFile As Integer
Get
Set
public:
virtual property int includePlotFile {
int get ();
void set (int value);
}
abstract includePlotFile : int with get, set
override includePlotFile : int with get, set
Property Value
Type:
Int32
Implements
ITransmittalInfoincludePlotFile
See Also