Schemas for the Goals
namespace JonathanRobbins.DisplayGoalContext.Reporting.Contact.Goals | |
{ | |
public static class Schemas | |
{ | |
public static ViewField<string> GoalDescription = new ViewField<string>("GoalDescription"); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment