RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DirectShape

DirectShape.ApplicationDataId

Property
Description:
A text string that identifies the data to the creating application.
Remarks:
The intended use is to enable the creating application to identify the native data that was the source of this DirectShape. However, the creating application may use any text string as appropriate for its purposes, or leave this property unset.
Syntax
public string ApplicationDataId { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null