Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiIdentitySettings Class
Members
In This Topic
    ApiIdentitySettings Class
    In This Topic
    Identity of the current user working with HpD.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiIdentitySettings

    Syntax
    public class ApiIdentitySettings 
    Public Properties
     NameDescription
    Public PropertyIdentity value to be used if identity overriding enabled.  
    Public PropertyFlag whether identity overriding should be applied. If true, the identity value is used for created by and last modified by properties instead of default system username.  
    Top
    See Also