Bexel Manager API
Bexel.Api.ElementSourceID Class Reference

A unique identification for an Bexel.Api.ElementSource within a single Bexel.Api.Project. More...

Inherits IEquatable< ElementSourceID >.

Properties

int InternalID [get]
 Integer which represents an internal identifier generated by the host application. More...
 

Detailed Description

A unique identification for an Bexel.Api.ElementSource within a single Bexel.Api.Project.

Property Documentation

◆ InternalID

int Bexel.Api.ElementSourceID.InternalID
get

Integer which represents an internal identifier generated by the host application.

This identifier is guaranteed to be unique within a single project.