Click to See Complete Forum and Search --> : c# operator :


aie0
December 2nd, 2010, 07:39 AM
what does "showOtherVersions: false" mean in
this.discoService.getItemPageInfo(this.discoLoginParams, discoParams, catalogObject,
showOtherVersions: false,
showOtherVersionsSpecified: true,
showPreviews: false,
showPreviewsSpecified: true);

I looked in msdn but didn't found such operator?

memeloo
December 2nd, 2010, 11:16 AM
you also think that asking the same question in different parts of the forum increases the chance that someone answers it? but formulating your question more precisely is better then multiple threads

Alsvha
December 3rd, 2010, 02:05 AM
It's not an operator, it is named parameters:
http://msdn.microsoft.com/en-us/library/dd264739.aspx