API Help
Eplan.EplApi.MasterData Namespace / MDAddress Class / ShortName Property

In This Topic
ShortName Property
In This Topic
Returns the short name of the address. This short name combined with the Type of the address is the unique key.
Syntax
public string ShortName {get; set;}

Property Value

short name of the address
See Also