NodeEntityReferenceIsCollectionAdd Property |
If set to true, this reference is not a property set but a collection add. Collection to add to is referenced
by PropertyHoldingInstance
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public bool IsCollectionAdd { get; set; }
Public Property IsCollectionAdd As Boolean
Get
Set
Property Value
Type:
BooleanSee Also