当てはまった条件を調べたい

@111860
String.IsNullorEmpty(Name) or String.IsNullorEmpty(Age) or String.IsNullorEmpty(DateofBirth) or String.IsNullorEmpty(Address)

Pass this in the if condition if true you can return empty log

Regards
Sudharsan