No announcements
Found 310726 threads
-
0 Votes
Setting the value of Money-types using OrganizationService
Basically, BizTalk will have to generate thje XML manually, that my .NET program would actually be sending to the OrganizationService, using XSLT.Unanswered | 3 Replies | 713 Views | Created by eliasen - Wednesday, March 9, 2016 9:03 AM | Last reply by DavidJennaway - Wednesday, March 9, 2016 2:27 PM -
1 Votes
OrganizationService
If you're using the sdk assemblies (specifically microsoft.xrm.sdk.dll), then you'll be using an implementation of IOrganizationService, and the call time will be identical.Answered | 2 Replies | 13632 Views | Created by Joel Leach - Wednesday, July 18, 2012 5:43 PM | Last reply by DavidJennaway - Monday, July 23, 2012 11:04 AM -
3 Votes
How to convert a string type to a money type or how to typecast a string type to money type in C# in crm2011?
CrmSdk.Money mny = new Money(){Value=decimal.Parse(objCol.txt1)}; More similar to your answer...:) Thank you..Answered | 9 Replies | 15807 Views | Created by Dibyasingh Tripathy - Tuesday, February 21, 2012 5:26 AM | Last reply by Dibyasingh Tripathy - Tuesday, February 21, 2012 7:25 AM -
0 Votes
CRM 2015: How do I get OrganizationService in a plugin registered in sandbox
Hello, Try to use code similar to following: public void Execute(IServiceProvider serviceProvider){ var serviceFactory = ...Answered | 2 Replies | 1883 Views | Created by Schwascho - Tuesday, July 28, 2015 1:10 PM | Last reply by Schwascho - Wednesday, July 29, 2015 6:56 AM -
2 Votes
Default Value for Money Fields
By default, the currency is the one by default for the current logged in user If he has no default currency, it takes the one from the parent object (the account ...Answered | 4 Replies | 7133 Views | Created by j_ttc - Thursday, November 5, 2009 2:59 PM | Last reply by j_ttc - Thursday, November 5, 2009 4:01 PM -
0 Votes
Setting up Bills in Money
I have Microsoft Money Plus Deluxe.Answered | 4 Replies | 680 Views | Created by bilnrobn - Monday, November 4, 2019 6:53 AM | Last reply by bilnrobn - Wednesday, November 6, 2019 10:08 PM -
0 Votes
A currency is required if a value exists in a money field
In Money field manually i am typing the Value Zafar KhanAnswered | 15 Replies | 10969 Views | Created by Zafar.Khan - Wednesday, March 13, 2013 7:39 PM | Last reply by Varun Singh Thakur - Friday, June 12, 2015 9:51 AM -
1 Votes
Set the value of a currency field using plugin
hi mrpathan, convert float to decimal to currency type.Answered | 2 Replies | 8281 Views | Created by mrpathan - Friday, November 23, 2012 11:19 AM | Last reply by mrpathan - Friday, November 23, 2012 11:59 AM -
0 Votes
Money Sunset
I think the version I was using was 2000.Answered | 2 Replies | 2549 Views | Created by K.Gentz - Sunday, January 17, 2016 8:07 PM | Last reply by K.Gentz - Wednesday, January 20, 2016 2:16 AM -
0 Votes
Microsoft Money
Answered | 1 Replies | 1208 Views | Created by BKSharp - Tuesday, June 19, 2018 6:03 AM | Last reply by Dave Patrick - Friday, June 22, 2018 1:32 PM -
0 Votes
Money 2006
Answered | 1 Replies | 1093 Views | Created by Michelle Rains - Friday, March 9, 2018 2:55 AM | Last reply by Dave Patrick - Friday, March 9, 2018 2:59 AM -
1 Votes
Multiplication of two fields type money and int
Dear All I have a requirement where I need to multiply the Estimated value with a integer field and display the result inside another field.Answered | 6 Replies | 3272 Views | Created by Harsh P Ajgaonkar - Tuesday, January 17, 2012 6:27 AM | Last reply by Harsh P Ajgaonkar - Wednesday, January 18, 2012 7:39 AM -
0 Votes
Create Money field attribute
So, the money value is not inserted in that field.Answered | 12 Replies | 5587 Views | Created by Golden Fish - Thursday, July 16, 2009 5:36 AM | Last reply by Nishant Rana - Thursday, July 16, 2009 10:54 AM -
1 Votes
MS Money Setting Problems w/ Planning and Investing Module
I did not make any changes to my Program settings.Answered | 10 Replies | 6228 Views | Created by BJBond - Tuesday, February 15, 2011 11:48 AM | Last reply by Noxs - Monday, December 17, 2012 1:56 AM -
1 Votes
Obtaining the value of an object of a CrmBoolean type
Although Jamie's intentions may have been noble (and techincally correct), P's answer to my other post (related to a simmilar issue) was right on the money.Answered | 6 Replies | 6903 Views | Created by Barucho1 - Thursday, March 3, 2011 9:37 PM | Last reply by Barucho1 - Friday, March 4, 2011 2:01 PM -
1 Votes
Money field calculation with C#
i guess you can use decimal datatype of SQL.Answered | 5 Replies | 9637 Views | Created by gardav0 - Thursday, February 28, 2013 2:09 PM | Last reply by Reddy A - Thursday, February 28, 2013 3:58 PM -
1 Votes
Money 2005 to ??
If they cared about Money users, it wouldn't be dead.Answered | 3 Replies | 9402 Views | Created by leebel - Monday, June 14, 2010 5:07 AM | Last reply by ocostich - Tuesday, July 13, 2010 9:12 PM -
0 Votes
pass field value to plugin that uses Entity Reference
You need to do a Retrieve using the Id of the EntityReference, but before you need to instantiate the organizationservice after you get the context something like ...Answered | 2 Replies | 1230 Views | Created by Pete Newman - Saturday, January 4, 2014 9:23 PM | Last reply by Pete Newman - Saturday, January 4, 2014 9:47 PM -
0 Votes
Microsoft Money
Answered | 1 Replies | 1389 Views | Created by Cabinetmaker4156 - Monday, September 2, 2019 2:51 PM | Last reply by Dave Patrick - Monday, September 2, 2019 6:12 PM -
0 Votes
How does Money Deluxe Sunset handle US Treasury Bills?
This experiment seems to show that using type Bond is not going to be as useful as another way.Answered | 20 Replies | 1527 Views | Created by Fiat124 - Thursday, June 21, 2018 5:22 PM | Last reply by ameridan - Wednesday, June 5, 2019 4:23 PM - Items 1 to 20 of 310726 Next ›
No announcements