RelationShip<'tp, 'tc>
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new(...)
Signature: (client:Client * referenceField:string * tracker:Tracker * parent:'tp * fieldsProviders:obj) -> RelationShip<'tp,'tc>
|
CompiledName: |
Instance members
Instance member | Description |
Results()
Signature: unit -> List<'tc>
|
Static members
Static member | Description |
Build(...)
Signature: typ:Type -> client:Client -> tracker:Tracker -> parent:'tc -> fieldsProviders:'?7179 -> unit
|