This method will update a string property value for the current object. The method returns the LastReturnCode.
Syntax
LastReturnCode = object.UpCharArray nPrpTypeCode
Parameters
object
An expression that evaluates to a MetaModelObject.
LastReturnCode
A long value representing the return code from the method.
nPrpTypeCode
A long value indicating the type of the string property.
Remarks
EAPI_SUCCESSFUL_RC - indicates a successful execution
EAPI_PTC_INVALID_RC - indicates that the property type code is either not a valid code, does not exist for the current object, or is not a NAME, LOADNAME, DESC, or STRING property
EAPI_OBJECT_NOT_FOUND_RC - indicates that the current object is invalid
|
Copyright © 2014 CA.
All rights reserved.
|
|