Skip to main content

%DeepSee.XMLA.EnumerationsRowset

Class %DeepSee.XMLA.EnumerationsRowset Extends %Persistent [ System = 4 ]

Properties

EnumName

Property EnumName As String;

EnumDescription

Property EnumDescription As String;

EnumType

Property EnumType As String [ InitialExpression = "string" ];

ElementName

Property ElementName As String;

ElementDescription

Property ElementDescription As String;

ElementValue

Property ElementValue As String;

Methods

Populate

ClassMethod Populate()