Table of Contents

Asset Type Function

AssetTypeFunctionId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32LinkedToEntityType : EntityTypeLastConfirmedOn : datetimeIsInherited : booleanDevelopmentStatus : AssetTypeDevelopmentStatusPreviousDevelopmentStatus : AssetTypeDevelopmentStatusLastConfirmedOn : datetimeCreatedOn : datetimeModifiedOn : datetimeVersion : int32UserAssetTypeAssetComponentPermissionTreecreated bymodified byAssetTypeAssetComponentPermissionTree

Learn more about Asset Type Functions from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAssetTypeFunction

Get a Asset Type Function resource.

View

PATCH UpdateAssetTypeFunction

Update an existing Asset Type Function resource.

View

GET GetAssetTypeFunctionCollection

Get a collection of Asset Type Function resources.

View

POST CreateAssetTypeFunction

Create a new Asset Type Function resource.

View

GET GetAssetTypeFunctionForRegularAssetTypeCollection

Get a collection of Asset Type Function for the Regular Asset Type.

View

GET GetAssetTypeFunctionForRegularAssetTypeComponentCollection

Get a collection of Asset Type Function for the Regular Asset Type.

View

GET GetAssetTypeFunctionForInPlaceAssetTypeCollection

Get a collection of Asset Type Function for the InPlace Asset Type.

View

GET GetAssetTypeFunctionForPlaceholderAssetTypeCollection

Get a collection of Asset Type Function for the Placeholder Asset Type.

View

GET GetAssetTypeFunctionForPlaceholderAssetTypeComponentCollection

Get a collection of Asset Type Function for the Placeholder Asset Type Component.

View

GET LookupAssetTypeFunctionAssetTypeComponent

Lookup the Asset Type Component for the Asset Type Function.

View

GET LookupAssetTypeFunctionChangePermissionTree

Lookup the permission set for changing the Asset Type Function.

View

GET LookupAssetTypeFunctionInsertPermissionTree

Lookup the permission set for creating the Asset Type Function.

View

GET LookupAssetTypeFunctionAssetType

Lookup the Asset Type for the Asset Type Function.

View

GET BatchGetAssetTypeFunction

Get a collection of Asset Type Function resources for the set of id's.

View

POST BatchCreateAssetTypeFunction

Create a new collection of Asset Type Function resources.

View

PATCH BatchUpdateAssetTypeFunction

Update a collection of existing Asset Type Function resources.

View

POST AcceptAssetTypeFunctionDevelopmentStatus

Accept the Development Status for an existing Asset Type Function resource.

View

POST BatchAcceptAssetTypeFunctionDevelopmentStatus

Accept the Development Status for the collection of existing Asset Type Function resource id's.

View

POST BatchChangeAssetTypeFunctionDevelopmentStatus

Change the Development Status for the collection of existing Asset Type Function resource id's.

View

POST BatchRejectAssetTypeFunctionDevelopmentStatus

Reject the Development Status for the collection of existing Asset Type Function resource id's.

View

POST ChangeAssetTypeFunctionDevelopmentStatus

Change the Development Status for an existing Asset Type Function resource.

View

PATCH ChangeAssetTypeFunctionIsActive

Change the IsActive status for an existing Asset Type Function resource.

View

PATCH ChangeAssetTypeFunctionPermissionTree

Change the PermissionTree for an existing Asset Type Function resource.

View

POST RejectAssetTypeFunctionDevelopmentStatus

Reject the Development Status for an existing Asset Type Function resource.

View

PATCH BatchChangeAssetTypeFunctionIsActive

Change the IsActive status for a collection of existing Asset Type Function resources.

View

PATCH BatchChangeAssetTypeFunctionPermissionTree

Change the PermissionTree status for a collection of existing Asset Type Function resources.

View