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