Class JsonApiRelationshipObject
public class JsonApiRelationshipObject : JsonObject, ICloneable
- Inheritance
-
JsonApiRelationshipObject
- Implements
- Inherited Members
Properties
ResourceIdentifier
If the data of this relationship contains a single resource identifier object,
then this resource identifier object will be returned. Otherwise the value is
null.
public JsonApiResourceIdentifierObject ResourceIdentifier { get; }
Property Value
Methods
OnCreateChildObject(string)
protected override JsonObject OnCreateChildObject(string sFieldName)
Parameters
sFieldNamestring