Skip to main content

HS.SDA3.System

serial class HS.SDA3.System extends HS.SDA3.DataType

Property Inventory

Properties

property Code as %String);
The code representing the system
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet()
property Endpoint as %String);
Identifies the routing target of the system
Property methods: EndpointDisplayToLogical(), EndpointGet(), EndpointIsValid(), EndpointLogicalToDisplay(), EndpointLogicalToOdbc(), EndpointNormalize(), EndpointSet()
property Name as %String);
The name of the system
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property Organization as HS.SDA3.CodeTableDetail.Organization;
Information regarding the organization associated with the system
Property methods: OrganizationGet(), OrganizationGetObject(), OrganizationGetObjectId(), OrganizationGetSwizzled(), OrganizationIsEmpty(), OrganizationIsValid(), OrganizationNewObject(), OrganizationSet(), OrganizationSetObject(), OrganizationSetObjectId(), OrganizationUnSwizzle()
property SDACodingStandard as %String);
The coding standard associated with the code
Property methods: SDACodingStandardDisplayToLogical(), SDACodingStandardGet(), SDACodingStandardIsValid(), SDACodingStandardLogicalToDisplay(), SDACodingStandardLogicalToOdbc(), SDACodingStandardNormalize(), SDACodingStandardSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab