PdcCalculation.Author: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
No edit summary |
||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
Author as String | |||
== Description == | == Description == | ||
Returns the author | |||
== Notes == | == Notes == | ||
This property returns the user that created the calculation. | |||
== Code example == | == Code example == |
Revision as of 08:57, 21 May 2012
Declaration
Author as String
Description
Returns the author
Notes
This property returns the user that created the calculation.