Skip to main content

INamedElement.BaseId property

Namespace: NextDesign.Core

Description

Base Identifier

If this element is added as a profile reference, returns the identifier in the referenced profile.
If this element is not added as a profile reference, returns null.

string BaseId { get; }

Type

  • string