Click or drag to resize

NestedEntityOperationResultEntityPath Property

Gets or sets the path to the nested entity container (e.g. Customer.Contacts).

Namespace:  CorrigoService
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string EntityPath { get; set; }

Property Value

Type: String
See Also