Click or drag to resize

JoinAnchorParametersObjectSetIds Field

Specifies the anchor's set of object IDs. Only relevant if the type of the anchor is specified as JoinAnchorType.ObjectSet

Namespace:  PDTec.IceNet.Core.Database.Query
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public List<string> ObjectSetIds

Field Value

Type: ListString
See Also