Class CompositeSObject
- Namespace
- NetCoreForce.Client.Models
- Assembly
- NetCoreForce.Client.dll
public class CompositeSObject
- Inheritance
-
CompositeSObject
- Inherited Members
-
Properties
CompositeType
public CompositeType CompositeType { get; set; }
Property Value
- CompositeType
Id
public string Id { get; set; }
Property Value
- string
Method
public CompositeMethod Method { get; set; }
Property Value
- CompositeMethod
ReferenceId
public string ReferenceId { get; set; }
Property Value
- string
SObject
public SObject SObject { get; set; }
Property Value
- SObject
Type
public string Type { get; set; }
Property Value
- string