Click or drag to resize
WebSpeciesObservationFieldMappingExtension Methods

The WebSpeciesObservationFieldMappingExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetGUID
Get the GUID value, a string that can be used to map fields by their lsid for this Data provider
Public methodStatic memberGetProjectId
Get the project id value, it is the id of the related project, used for columns of a ProjectParameter type.
Public methodStatic memberGetProjectName
Get the ProjectName value, it is the name of the related project, used for columns of a ProjectParameter type.
Public methodStatic memberGetPropertyIdentifier
Get the PropertyIdentifier value, it is a unique identifier that can be used as 'column name' in Elastic Search.
Public methodStatic memberSetGUID
Set the GUID value, a string that can be used to map fields by their lsid for this Data provider
Public methodStatic memberSetProjectName
Set the ProjectName value, it is the name of the related project, used for columns of a ProjectParameter type.
Public methodStatic memberSetPropertyIdentifier
Set the PropertyIdentifier value, it is a unique identifier that can be used as 'column name' in Elastic Search.
Top
See Also