OrphanHandlingProhibit Field |
Halt the generation with error if there are orphans.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const OrphanHandling Prohibit = 2
Public Const Prohibit As OrphanHandling = 2
public:
literal OrphanHandling^ Prohibit = 2
static val mutable Prohibit: OrphanHandling
Field Value
Type:
OrphanHandling
See Also