Skip to main content

HS.Test.Types.IHE.Author

class HS.Test.Types.IHE.Author extends HS.Test.Types.Base

Property Inventory

Properties

property Institutions as list of HS.Test.Types.Value (XMLNAME = "Institution", XMLPROJECTION = "ELEMENT");
Zero or more authorInstitutions. Usually only one, so projected as element for brevity
Property methods: InstitutionsBuildValueArray(), InstitutionsCollectionToDisplay(), InstitutionsCollectionToOdbc(), InstitutionsDisplayToCollection(), InstitutionsGet(), InstitutionsGetObject(), InstitutionsGetObjectId(), InstitutionsGetSwizzled(), InstitutionsIsValid(), InstitutionsOdbcToCollection(), InstitutionsSet(), InstitutionsSetObject(), InstitutionsSetObjectId()
property Person as HS.Test.Types.Value;
If present, the authorPerson is requried
Property methods: PersonGet(), PersonGetSwizzled(), PersonIsValid(), PersonNewObject(), PersonSet()
property Roles as list of HS.Test.Types.Value (XMLNAME = "Role", XMLPROJECTION = "ELEMENT");
Zero or more authorRoles. Usually only one, so projected as element for brevity
Property methods: RolesBuildValueArray(), RolesCollectionToDisplay(), RolesCollectionToOdbc(), RolesDisplayToCollection(), RolesGet(), RolesGetObject(), RolesGetObjectId(), RolesGetSwizzled(), RolesIsValid(), RolesOdbcToCollection(), RolesSet(), RolesSetObject(), RolesSetObjectId()
property Specialties as list of HS.Test.Types.Value (XMLNAME = "Specialty", XMLPROJECTION = "ELEMENT");
Zero or more authorSpeciality. Usually only one, so projected as element for brevity
Property methods: SpecialtiesBuildValueArray(), SpecialtiesCollectionToDisplay(), SpecialtiesCollectionToOdbc(), SpecialtiesDisplayToCollection(), SpecialtiesGet(), SpecialtiesGetObject(), SpecialtiesGetObjectId(), SpecialtiesGetSwizzled(), SpecialtiesIsValid(), SpecialtiesOdbcToCollection(), SpecialtiesSet(), SpecialtiesSetObject(), SpecialtiesSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab