. |
ConfigLoadPropertyStatusEventArgs.NewValueText This is a string that represents the value that the property will be set to. The user can prevent the property value from being set by setting the SkipProperty property to true. Version HistoryIntroduced in MPX 2.0. TypeString (read only) Visual BasicSyntax ReadOnly Property NewValueText() As String Sample Code
C#Syntax string NewValueText { get; } Sample Code
See AlsoConfigLoadPropertyStatusEventArgs
|
| | Copyright © 2001-2021 Motion Engineering |