Skip to main content

HS.Consent.WebServices.Containers.Facility

class HS.Consent.WebServices.Containers.Facility extends HS.Consent.WebServices.Containers.Abstract

Used in the web services for Add / Edit / Load / List Facility Consent records

Property Inventory

Parameters

parameter XMLTYPE = ConsentWebServiceContainerFacility;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property Facility as HS.Types.Facility;
Property methods: FacilityDisplayToLogical(), FacilityGet(), FacilityIsValid(), FacilityLogicalToDisplay(), FacilityLogicalToOdbc(), FacilityNormalize(), FacilitySet()
property FacilityName as %String;
Available in Load
Property methods: FacilityNameDisplayToLogical(), FacilityNameGet(), FacilityNameIsValid(), FacilityNameLogicalToDisplay(), FacilityNameLogicalToOdbc(), FacilityNameNormalize(), FacilityNameSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab