UNPKG

more-xrm

Version:

Create more applications using the Microsoft Dynamics Xrm platform, enables querying the dynamics data model from any application.

20 lines (19 loc) 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AttributeTypeCodes = [ 'BigInt', 'Boolean', 'Customer', 'DateTime', 'Decimal', 'Double', 'Integer', 'Lookup', 'Memo', 'Money', 'PartyList', 'Picklist', 'State', 'Status', 'String' ];