JoinOptions.JoinAttributeNames

JoinOptions.JoinAttributeNames property

結合する属性名のリストを指定します。 nullまたは空の場合、結合されたレイヤーのすべての属性が結合されます.

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

関連項目