ICompositeMeasurementClass Interface
ICompositeMeasurementClass inherits from ISurveyClass. A SurveyClass represents a table in the survey database, each table representing a component comprising the Survey Database or a data type used in Survey Analyst.
Use ICompositeMeasurementClass to access existing composite measurements in the database and create new CompositeMeasurement types in Survey Analyst.
| Description | ||
|---|---|---|
![]() |
AliasName | Alias Name for the SurveyClass |
![]() |
BrowseName | The browse name of the dataset. |
![]() |
CanCopy | True if this dataset can be copied. |
![]() |
CanDelete | True if this dataset can be deleted. |
![]() |
CanRename | True if this dataset can be renamed. |
![]() |
Category | The category of the dataset. |
![]() |
Copy | Copies this dataset to a new dataset with the specified name. |
![]() |
Delete | Deletes this dataset. |
![]() |
Extension | SurveyClass extension |
![]() |
ExtensionClsid | CLSID of the SurveyClass extension instance |
![]() |
FullName | The associated name object. |
![]() |
GeometryDef | Geometry parameters used with the managed SurveyObjects |
![]() |
GetSurveyObject | Get a SurveyObject by its system identificator |
![]() |
ID | System identifier of the SurveyClass |
![]() |
JoinSearch | Get pairs of joined SurveyObjects meeting certain criteria |
![]() |
ModelID | ID of the model that uses the class |
![]() |
Name | The name of the Dataset. |
![]() |
NewCompositeMeasurement | Get a new CompositeMeasurement |
![]() |
ObjectClsid | CLSID of a SurveyObject instance of the class |
![]() |
ObjectCount | Get count of SurveyObjects meeting certain criteria |
![]() |
PropertySet | The set of properties for the dataset. |
![]() |
Rename | Renames this Dataset. |
![]() |
Search | Get SurveyObjects meeting certain criteria |
![]() |
Subsets | Datasets contained within this dataset. |
![]() |
SurveyDataset | Related SurveyDataset |
![]() |
SurveyObjectType | Type of the managed SurveyObjects |
![]() |
Type | The type of the Dataset. |
![]() |
Workspace | The workspace containing this dataset. |
| Interfaces | Description |
|---|---|
| ISurveyClass | ISurveyClass Interface |
| IDataset | Provides access to members that supply dataset information. |
| CoClasses and Classes | Description |
|---|---|
| COGOCompositeMeasClass (esriSurveyPkgs) | COGOCompositeMeasClass Class |
| TPSSetupClass (esriSurveyPkgs) | TPSSetupClass Class |