PCAdaptorAttribute Class [AX 2012]

The PCAdaptorAttribute class provides an API method to manipulate an attribute.

class PCAdaptorAttribute

Run On

Server

  MethodDescription
Gg763397.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif getLocalizedName Gets the localized name of an attribute.
Gg763397.pubmethod(en-us,AX.60).gif getName Gets the name of the solverVariable object.
Gg763397.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif getValueAsLocalizedString Gets a value as a localized string.
Gg763397.protmethod(en-us,AX.60).gif getValueAsLocalizedTextValue Gets the value as a localized string.
Gg763397.pubmethod(en-us,AX.60).gif getValueType Gets the value of the dataType object.
Gg763397.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg763397.protmethod(en-us,AX.60).gif hasValue Indicates whether the attribute has a value assigned.
Gg763397.pubmethod(en-us,AX.60).gif isUserSelected Indicates whether the attribute has a user selected value.
Gg763397.protmethod(en-us,AX.60).gif new Initializes a new instance of the PCAdaptorAttribute class.
Gg763397.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif parmAttributeValueTranslation Gets or sets the AttributeValueTranslation parameter.
Gg763397.pubmethod(en-us,AX.60).gif parmBooleanValue Gets or sets the BooleanValue parameter.
Gg763397.pubmethod(en-us,AX.60).gif parmDecimalValue Gets or sets the DecimalValue parameter.
Gg763397.pubmethod(en-us,AX.60).gif parmIntegerValue Gets or sets the IntegerValue parameter.
Gg763397.pubmethod(en-us,AX.60).gif parmIsIncludedInReuse Gets or sets the IsIncludedInReuse parameter.
Gg763397.pubmethod(en-us,AX.60).gif parmParsedValue Gets or sets the ParsedValue parameter.
Gg763397.pubmethod(en-us,AX.60).gif parmTextValue Gets or sets the TextValue parameter.
Gg763397.pubmethod(en-us,AX.60).gif setAttibuteValue Sets the value of the attributeValue object.
Gg763397.protmethod(en-us,AX.60).gif setCategoryAttribute
Gg763397.pubmethod(en-us,AX.60).gif setDataType Sets the value of the dataType object.
Gg763397.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg763397.pubmethod(en-us,AX.60).gif Gg763397.static(en-us,AX.60).gif ::construct
Top

Object Class
  PCAdaptorAttribute Class

Community Additions

ADD
Show: