ProjectIdentifier Property
The string that represents the logged-in project.
Syntax
string ProjectIdentifier {get;}

Property Value

The string that represents the logged-in project.
Remarks
The ProjectIdentifier is the 'Name' attribute of the Project as specified in the FieldCustomization XML.
See Also