DocBook|Search
Class Reference
%Activate.Variant
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Activate] >  [Variant]
Private  Storage  

class %Activate.Variant extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 3


Summary

Properties
Type Value

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject FALSE TRUE


Properties

• property Type as %Integer;
This is the type of the variant
• property Value ;
This is the value of the variant

Methods

• classmethod FALSE() as %Activate.Variant
This method creates a Variant of type BOOLEAN whose value is FALSE
• classmethod TRUE() as %Activate.Variant
This method creates a Variant of type BOOLEAN whose value is TRUE