Suas chun dáta: Féach anseo le haghaidh mo smaointe ar thráchtálú an tionscadal seo: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry
Bhí mé gnóthach ag obair ar mo tionscadal CodePlex atá dírithe faoi láthair ar sholáthar síntí ionramháil teaghrán chun sreabhadh oibre a cruthaíodh trí SharePoint Dearthóir.
Féach anseo le haghaidh sonraí:
Baile Tionscadail: http://www.codeplex.com/spdwfextensions
Scaoileadh: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=spdwfextensions&ReleaseId=8280
Leagan 1.0 Áirítear na gnéithe nua seo a leanas:
Feidhm | Cur Síos (más rud é nach céanna. fheidhm Glan) |
Num-iontrálacha() | Returns the number "entries" in a string as per a specified delimiter.
Mar shampla: Num-entries in a string "a,b,c" with delimiter "," = 3. |
Iontráil() | Returns the nth token in a string as per a specified delimiter. |
Fad | String.Length |
Ionadaigh() | String.Replace() |
Tá() | String.Contains() Returns the word "true" or the word "false". |
Bhfotheaghrán(tús a chur) | String.Substring(tús a chur) |
Bhfotheaghrán(tús a chur,fhad) | String.Substring(tús a chur,fhad) |
Cos() | String.ToUpper() |
Ní eagar() | String.ToLower() |
StartsWith() | String.StartsWith() Returns the word "true" or the word "false". |
EndsWith() | String.EndsWith() Returns the word "true" or the word "false". |
Hi,
I am trying to add Invoke C# helper function in Action on SharePoint Designer workflow..When i click on Invoke C# helper function , it does not showing in the action list..
Aon smaoineamh?….
Why its happening.
Hi, Manoj. I assume you figured this out a long time ago. Sorry for not replying back in 2010 when you made the comment.