Touchstone Re 2023 API Reference
PropertyName Property


Air.Services.Proxy Assembly > AIR.Services.Common.Filter.Data Namespace > SimpleExpression Class : PropertyName Property
(Required) Contains the name of the property by which you would like to filter, for example, City, ContractID, or Perils.
Syntax
Public Property PropertyName As String
Dim instance As SimpleExpression
Dim value As String
 
instance.PropertyName = value
 
value = instance.PropertyName
public string PropertyName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SimpleExpression Class
SimpleExpression Members