Click or drag to resize
DataTypeToPaste Enumeration
Enum to specify which type data to paste.

Namespace: SD.LLBLGen.Pro.ApplicationCore
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
[FlagsAttribute]
public enum DataTypeToPaste
Members
  Member nameValueDescription
Unknown0
EntityModelData1
DerivedModelData2
All3
See Also