PackageInfo.ExecutionValueParameterSet.ObjectType 属性

定义

获取或设置当前执行值参数集合的对象类型。

public:
 property short ObjectType { short get(); void set(short value); };
public short ObjectType { get; set; }
member this.ObjectType : int16 with get, set
Public Property ObjectType As Short

属性值

当前执行值参数集合的对象类型。

适用于