Bexel Manager API
Bexel.Api.PropertyDefinitionID Class Reference

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

Inherits IEquatable< PropertyDefinitionID >.

Properties

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

Detailed Description

A unique identification for a Bexel.Api.PropertyDefinition within a single Bexel.Api.Project.

Property Documentation

◆ InternalID

int Bexel.Api.PropertyDefinitionID.InternalID
get

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

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