<Code Lib>
P

ExternalDataInstanceAddedIntoDocumentEventArgs.ProjectId

Description:
The id of the external project of the external data item to which a new reference has been added.

public string ProjectId { get; }

Loading…