DAITSS_Info Class
Stores information about the Digital Archive [DAITSS] associated with this resource
Namespace: SobekCM.Resource_Object.Metadata_ModulesAssembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)
Syntax
C# |
---|
[SerializableAttribute]
public class DAITSS_Info : iMetadata_Module |
Remarks
Inheritance Hierarchy
Constructors
| Name | Description |
---|
| DAITSS_Info | Constructor for a new instance of the DAITSS_Info class |
Methods
Properties
| Name | Description |
---|
| Account | Gets and sets the DAITSS account from the signed contract |
| hasData | Gets the flag which indicates that there is data in this object that needs to be written to the METS file |
| Metadata_Search_Terms | Gets the metadata search terms and values to be saved to the database
to allow searching to occur over the data in this metadata module |
| Module_Name | Name for this metadata module |
| Project | Gets and sets the DAITSS project |
| SubAccount | Gets and sets the DAITSS sub-account, used for internal book-keeping |
| toArchive | Gets and sets the flag which indicates this material will be sent to DAITSS |
See Also