Search Results for

    Show / Hide Table of Contents

    Class BatchOperationResultDetailRow<T>

    Inheritance
    object
    BatchOperationResultDetailRow<T>
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: System.Dynamic.ExpandoObject
    Syntax
    public class BatchOperationResultDetailRow<T>
    Type Parameters
    T

    Properties

    Item

    Declaration
    public T Item { get; }
    Property Value
    T

    RequestId

    Declaration
    public string RequestId { get; }
    Property Value
    string

    Back to top Generated by DocFX