PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSObjectProxy

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("7FE5ED56-74DA-4F43-8E57-596E37C63ED9")]
    public interface IStdBSObjectProxy

    Properties

    ObjectRef

    Declaration
    object ObjectRef { get; set; }
    Property Value
    Type Description
    System.Object

    Methods

    ExecuteMethod(String, Object[])

    Declaration
    void ExecuteMethod(string strMethodName, params object[] arrParams)
    Parameters
    Type Name Description
    System.String strMethodName
    System.Object[] arrParams