Indicates the Point Budget.
[Visual Basic 6.0] Property PointBudget As Long
[Visual Basic .NET] Public Property PointBudget As Integer
[C#] public int PointBudget {get; set;}
[Java] public getPointBudget ( Long pPointBudget )
[Java] public void setPointBudget( Long pPointBudget ) throws IOException, AutomationException
[C++]
HRESULT get_PointBudget(
long* pPointBudget
);
[C++] HRESULT put_PointBudget( long pPointBudget);
Parameters
pPointBudget [out, retval]
pPointBudget is a parameter of type long
pPointBudget [in]
pPointBudget is a parameter of type long