| EntityDefinitionIdentifyingFieldsAsString Property  | 
 
            Gets the identifying fields as a comma delimited string.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic string IdentifyingFieldsAsString { get; }Public ReadOnly Property IdentifyingFieldsAsString As String
	Get
Property Value
Type: 
String
See Also