CancelRenameEventArgsNewDisplayName Property |
Gets the new display name of the object.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string NewDisplayName { get; }
Public ReadOnly Property NewDisplayName As String
Get
public:
property String^ NewDisplayName {
String^ get ();
}
member NewDisplayName : string with get
Property Value
Type:
StringSee Also