JoinOptions.JoinAttributeNames

JoinOptions.JoinAttributeNames property

Especifica una lista de nombres de atributos que se unirán. Si esnull vacío, se unirán todos los atributos de la capa unida.

public List<string> JoinAttributeNames { get; set; }

Ver también