EndpointReferenceExpression Properties
Class Properties 3 members
Represents a property expression for an endpoint reference.
Gets the
EndpointReference. public EndpointReference Endpoint { get; } Gets the
EndpointProperty for the property expression. public EndpointProperty Property { get; } Gets the expression of the property of the endpoint.
public string ValueExpression { get; }