ISyncableAllowsNewElements Property |
Gets a value indicating whether new elements can be created into this container. Returns true if sync source is set to Model or Mixed, false otherwise.
Namespace:
SD.LLBLGen.Pro.Core
Assembly:
SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.1.0.0 (5.1.0)
Syntax bool AllowsNewElements { get; }
ReadOnly Property AllowsNewElements As Boolean
Get
Property Value
Type:
BooleanSee Also