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.6.0.0 (5.6.19.0117)
Syntaxbool AllowsNewElements { get; }ReadOnly Property AllowsNewElements As Boolean
	Get
Property Value
Type: 
Boolean
See Also