RepositoryLinkProps Interface

Parameters of a RepositoryLink

Extends

Properties

Name Type Description
format undefined | string    
repositoryGuid undefined | string    

Inherited properties

Name Type Inherited from Description
classFullName string UrlLinkProps The full name of the ECClass for this entity, in the form "Schema:ClassName"
code CodeProps UrlLinkProps The Code for this element
description undefined | string UrlLinkProps  
federationGuid undefined | string UrlLinkProps A FederationGuid assigned to this element.
id undefined | string UrlLinkProps The Id of the entity.
isInstanceOfEntity Readonly undefined | undefined UrlLinkProps A non-existent property used to discriminate between EntityProps and Entity.
jsonProperties undefined | any UrlLinkProps Optional json properties of this element.
model string UrlLinkProps The Id of the Model containing this element
parent undefined | RelatedElementProps UrlLinkProps The Parent of this element, if defined.
url undefined | string UrlLinkProps  
userLabel undefined | string UrlLinkProps A user-assigned label for this element.

Defined in

Last Updated: 28 March, 2024