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.CoreAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax bool AllowsNewElements { get; }
ReadOnly Property AllowsNewElements As Boolean
Get
Property Value
Type:
BooleanSee Also