DecomposeForSaveReplacementRecordExchangeXData
Property
|
Property that indicates state of the
ExchangeXData flag. If this property is true, XData is passed from
the original object to the replacement object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool ExchangeXData { get; }
Public ReadOnly Property ExchangeXData As Boolean
Get
public:
property bool ExchangeXData {
bool get ();
}
member ExchangeXData : bool with get
Property Value
Boolean
See Also