 | ChargeIsotropicDefinitionDisplayName Property |
Gets/Sets the display name of the underlying sim object.
Namespace: ema3d.Api.V26.Charging.Definitions.MaterialsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic string DisplayName { get; set; }Public Property DisplayName As String
Get
Set
public:
property String^ DisplayName {
String^ get ();
void set (String^ value);
}member DisplayName : string with get, set
Property Value
String
See Also