IdMappingDeepCloneContext Property
|
Property that represents the type of deep
clone operation that uses this IdMapping object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DeepCloneType DeepCloneContext { get; }
Public ReadOnly Property DeepCloneContext As DeepCloneType
Get
public:
property DeepCloneType DeepCloneContext {
DeepCloneType get ();
}
member DeepCloneContext : DeepCloneType with get
Property Value
DeepCloneType
See Also