Profiles.ActiveProfile Property
Project Developer Reference |
Returns a Profile object representing the active profile of the specified project. Read-only Object.
Syntax
expression.ActiveProfile
expression A variable that represents a Profiles object.
Return Value
Profile
See Also