Skip to content

ServiceNow.Core

SNow.Core.Utils.ClassReflections

ClassReflections.GetJsonPropertyNameData<T>() Method

csharp
public static System.Collections.Generic.List<(string PropName,string AttName)> GetJsonPropertyNameData<T>();

Type parameters

T

Returns

System.Collections.Generic.List<<System.String,System.String>>

Released under the MIT License.