AggregateSetPredicateMemberName Property  | 
 
            Gets / sets memberName, which is the name of the member of the entity this predicate is applied on, on which filter has to be applied.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic string MemberName { get; set; }Public Property MemberName As String
	Get
	Set
Property Value
Type: 
String
See Also