Click or drag to resize
WebSpeciesObservationFieldMapping Methods

The WebSpeciesObservationFieldMapping type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodCheckNotNull
Check that an argument is not null.
(Defined by ObjectExtension.)
Public Extension MethodCheckNull
Check that an argument is null.
(Defined by ObjectExtension.)
Public Extension MethodGetGUID
Get the GUID value, a string that can be used to map fields by their lsid for this Data provider
(Defined by WebSpeciesObservationFieldMappingExtension.)
Public Extension MethodGetProjectId
Get the project id value, it is the id of the related project, used for columns of a ProjectParameter type.
(Defined by WebSpeciesObservationFieldMappingExtension.)
Public Extension MethodGetProjectName
Get the ProjectName value, it is the name of the related project, used for columns of a ProjectParameter type.
(Defined by WebSpeciesObservationFieldMappingExtension.)
Public Extension MethodGetPropertyIdentifier
Get the PropertyIdentifier value, it is a unique identifier that can be used as 'column name' in Elastic Search.
(Defined by WebSpeciesObservationFieldMappingExtension.)
Public Extension MethodIsNotNull
Test if an object reference is not null.
(Defined by ObjectExtension.)
Public Extension MethodIsNull
Test if an object reference is null.
(Defined by ObjectExtension.)
Public Extension MethodSetGUID
Set the GUID value, a string that can be used to map fields by their lsid for this Data provider
(Defined by WebSpeciesObservationFieldMappingExtension.)
Public Extension MethodSetProjectName
Set the ProjectName value, it is the name of the related project, used for columns of a ProjectParameter type.
(Defined by WebSpeciesObservationFieldMappingExtension.)
Public Extension MethodSetPropertyIdentifier
Set the PropertyIdentifier value, it is a unique identifier that can be used as 'column name' in Elastic Search.
(Defined by WebSpeciesObservationFieldMappingExtension.)
Top
See Also