Table of Contents

Class MoreErrorItem

Namespace
Ede.Uofx.PubApi.Sdk.NetStd
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll
public class MoreErrorItem
Inheritance
MoreErrorItem
Inherited Members

Properties

Error

錯誤代碼

public string Error { get; }

Property Value

string

ExpandoObject

錯誤代碼的額外補充資訊

public object ExpandoObject { get; }

Property Value

object