%Activate.TLLib.ILibraries
class %Activate.TLLib.ILibraries extends %Activate.Interface
Property Inventory
Method Inventory
Properties
property Count as %Integer [ Calculated ];
property Count
Property methods: CountDisplayToLogical(), CountIsValid(), CountLogicalToDisplay(), CountNormalize()
property Item as %Activate.Variant [ Calculated ];
property Item
Methods
final classmethod %GetIID() as %String
final method CountGet() as %Integer
property Count
final method ItemGet(punIndex As %Integer) as %Activate.Variant
property Item
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetRefCount()
- %IDispatchPtrSet()
- %IsA()
- %IsModified()
- %MakeVariantReturnValue()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Become()