FrameworkTemplate/SolutionTemplate/Entities/Context/GlobalOptionSets.cs
//------------------------------------------------------------------------------
// <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ using Microsoft.Xrm.Sdk.Client; using System.Runtime.Serialization; [assembly: ProxyTypesAssembly()] namespace Entities { } |