Skip to main content

HS.HC.ClientAPI.InstanceConfig.Payload

class HS.HC.ClientAPI.InstanceConfig.Payload extends HS.REST.Model.ISerializable

Payload for Instance Config API in module HealthConnect.InstanceConfig.

Property Inventory

Properties

Info about this instance.
Property methods: InstanceGet(), InstanceGetSwizzled(), InstanceIsValid(), InstanceNewObject(), InstanceSet()
Info about a single HS namespace on this instance.
Property methods: NamespaceGet(), NamespaceGetSwizzled(), NamespaceIsValid(), NamespaceNewObject(), NamespaceSet()
property Namespaces as list of HS.HC.ClientAPI.InstanceConfig.NamespaceInfo;
Info about HS namespace(s) on this instance.
Property methods: NamespacesBuildValueArray(), NamespacesCollectionToDisplay(), NamespacesCollectionToOdbc(), NamespacesDisplayToCollection(), NamespacesGet(), NamespacesGetObject(), NamespacesGetObjectId(), NamespacesGetSwizzled(), NamespacesIsValid(), NamespacesOdbcToCollection(), NamespacesSet(), NamespacesSetObject(), NamespacesSetObjectId()
Info about this server.
Property methods: ServerGet(), ServerGetSwizzled(), ServerIsValid(), ServerNewObject(), ServerSet()

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab