%DeepSee.XMLA.PropertiesRowset
Class %DeepSee.XMLA.PropertiesRowset Extends (%Persistent, %XML.Adaptor) [ System = 4 ]
Properties
PropertyName
Property PropertyName As String;
PropertyDescription
Property PropertyDescription As String;
PropertyType
Property PropertyType As String;
PropertyAccessType
Property PropertyAccessType As String;
IsRequired
Property IsRequired As String;
Value
Property Value As String;
Methods
Populate
ClassMethod Populate(filename As %String) As %Status