PlotStyleTableChangedEventArgsNewName
Property
|
Property that represents the name of the plot
style table that is being associated with the layout.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string NewName { get; }
Public ReadOnly Property NewName As String
Get
public:
property String^ NewName {
String^ get ();
}
member NewName : string with get
Property Value
String
See Also