QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

GetProperty Method

Gets the value of the specified property.

Syntax

[VB.NET]
Public Function GetProperty(ByVal PropertyName As String) As String
[C#]
public string GetProperty(string propertyName);

Remarks

This method returns the value of the specified property. If the property value has not been specified, an empty string will be returned.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]