The ProtocolMgmtServices type exposes the following members.

Constructors

  NameDescription
Public methodProtocolMgmtServices
Initializes a new instance of the ProtocolMgmtServices class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberExportProtocol
Public methodExportProtocolPatients
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetClassName
Public methodStatic memberGetDateOfDiagnosis
Returns the date (if applicable) of diagnosis, i.e., Status = "Diagnosis Date of Prostate Cancer"
Public methodStatic memberGetEligibleProtocolExportPatients
Returns a list of patients eligible for Export
Public methodStatic memberGetEnumerableClassName
Public methodGetFieldNames
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPatientProtocolSchema
Gets the XSD schema representation of a Patient Protocol
Public methodStatic memberGetPatientRegistrationAge
Returns the age at time of registration via [PatientProtocolRegistration]
Public methodStatic memberGetPatientTableNames
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberImportProtocol
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodValidatePatientProtocolSchema(XDocument)
Public methodValidatePatientProtocolSchema(XDocument, XDocument)

Fields

  NameDescription
Public fieldStatic memberXSD_NAMESPACE

See Also