Bexel Manager API Documentation
Bexel.Api.ProjectID Class Reference

A unique identification for a Bexel.Api.Project. More...

Inheritance diagram for Bexel.Api.ProjectID:
IEquatable

Public Member Functions

bool Equals (ProjectID other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (ProjectID left, ProjectID right)
 
static bool operator!= (ProjectID left, ProjectID right)
 

Properties

Guid UniqueID [get]
 A globally unique identifier (GUID). More...
 

Detailed Description

A unique identification for a Bexel.Api.Project.

Property Documentation

◆ UniqueID

Guid Bexel.Api.ProjectID.UniqueID
get

A globally unique identifier (GUID).