Show / Hide Table of Contents

Class CoreEntityExtension

Inheritance
System.Object
CoreEntityExtension
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Terrasoft.Nui.ServiceModel.Extensions
Assembly: Terrasoft.Nui.ServiceModel.dll
Syntax
public static class CoreEntityExtension

Methods

FillColumnValues(Entity, UserConnection, ColumnValues)

Declaration
public static void FillColumnValues(this Entity source, UserConnection userConnection, ColumnValues columns)
Parameters
Type Name Description
Entity source
UserConnection userConnection
ColumnValues columns
Back to top Generated by DocFX