ObjectName Property
The name of the object.
Syntax
[VB.NET] Public Property ObjectName As String
[C#] public string ObjectName {get; set;}
Remarks
The name of the object, exactly as found in the QuickBooks SDK documentation. Failure to set this property will result in an XML parser error.
Default Value
""