Eplan Platform API
Eplan.EplApi.EServices Namespace / Verification Class / OnRegister Method / OnRegister(String,Int32) Method

In This Topic
    OnRegister(String,Int32) Method
    In This Topic
    Syntax
    public abstract void OnRegister( 
       ref string strName,
       ref int iOrdinal
    )
    public:
    abstract void OnRegister( 
       String^% strName,
       int% iOrdinal
    ) 

    Parameters

    strName
    iOrdinal
    See Also