Show / Hide Table of Contents

Class Page<T>.EmbeddedRecords

Inheritance
System.Object
Page<T>.EmbeddedRecords
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class EmbeddedRecords : object

Properties

Records

Declaration
public List<T> Records { get; }
Property Value
List<T>

Back to top Generated by DocFX