Skip to main content

HS.SDA3.RelatedClaim

serial class HS.SDA3.RelatedClaim extends HS.SDA3.SuperClass

Property Inventory

Properties

property ClaimNumber as %String (MAXLEN = 450);
Reference to the related claim
Property methods: ClaimNumberDisplayToLogical(), ClaimNumberGet(), ClaimNumberIsValid(), ClaimNumberLogicalToDisplay(), ClaimNumberLogicalToOdbc(), ClaimNumberNormalize(), ClaimNumberSet()
property Extension as HS.Local.SDA3.RelatedClaimExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
How the referenced claim is related. For example, the related claim may precede the target claim (prior) or succeed the target claim (replaced by).
Property methods: RelationshipGet(), RelationshipGetObject(), RelationshipGetObjectId(), RelationshipGetSwizzled(), RelationshipIsEmpty(), RelationshipIsValid(), RelationshipNewObject(), RelationshipSet(), RelationshipSetObject(), RelationshipSetObjectId(), RelationshipUnSwizzle()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab