'Declaration Public Shared Function AddIfNotNullOrEmpty( _ ByVal props As CustomPropertyDefinitionCollection, _ ByVal name As String, _ ByVal value As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _ ) As CustomPropertyDefinitionCollection
public static CustomPropertyDefinitionCollection AddIfNotNullOrEmpty( CustomPropertyDefinitionCollection props, string name, GrapeCity.Enterprise.Data.Expressions.ExpressionInfo value )
Parameters
- props
- name
- value