Appearance
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
Returns
System.Collections.Generic.List<<System.String,System.String>>